![]() | Diagram |
Member name | Value | Description |
---|---|---|
Whole | 0 |
Diagram Build Type Enum ( Whole ).
When the item is serialized out as xml, its value is "whole". |
DepthByNode | 1 |
Diagram Build Type Enum ( Depth By Node ).
When the item is serialized out as xml, its value is "depthByNode". |
DepthByBranch | 2 |
Diagram Build Type Enum ( Depth By Branch ).
When the item is serialized out as xml, its value is "depthByBranch". |
BreadthByNode | 3 |
Diagram Build Type Enum ( Breadth By Node ).
When the item is serialized out as xml, its value is "breadthByNode". |
BreadthByLevel | 4 |
Diagram Build Type Enum ( Breadth By Level ).
When the item is serialized out as xml, its value is "breadthByLvl". |
Clockwise | 5 |
Diagram Build Type Enum ( Clockwise ).
When the item is serialized out as xml, its value is "cw". |
ClockwiseIn | 6 |
Diagram Build Type Enum ( Clockwise-In ).
When the item is serialized out as xml, its value is "cwIn". |
ClockwiseOut | 7 |
Diagram Build Type Enum ( Clockwise-Out ).
When the item is serialized out as xml, its value is "cwOut". |
CounterClockwise | 8 |
Diagram Build Type Enum ( Counter-Clockwise ).
When the item is serialized out as xml, its value is "ccw". |
CounterClockwiseIn | 9 |
Diagram Build Type Enum ( Counter-Clockwise-In ).
When the item is serialized out as xml, its value is "ccwIn". |
CounterClockwiseOut | 10 |
Diagram Build Type Enum ( Counter-Clockwise-Out ).
When the item is serialized out as xml, its value is "ccwOut". |
InByRing | 11 |
Diagram Build Type Enum ( In-By-Ring ).
When the item is serialized out as xml, its value is "inByRing". |
OutByRing | 12 |
Diagram Build Type Enum ( Out-By-Ring ).
When the item is serialized out as xml, its value is "outByRing". |
Up | 13 |
Diagram Build Type Enum ( Up ).
When the item is serialized out as xml, its value is "up". |
Down | 14 |
Diagram Build Type Enum ( Down ).
When the item is serialized out as xml, its value is "down". |
AllAtOnce | 15 |
Diagram Build Type Enum ( All At Once ).
When the item is serialized out as xml, its value is "allAtOnce". |
Custom | 16 |
Diagram Build Type Enum ( Custom ).
When the item is serialized out as xml, its value is "cust". |