Indicates item traits specific to swimlane layouts. Members of this enumeration can be used as keys in the DiagramItem.LayoutTraits hashtable.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public enum SwimlaneLayoutTraits |
Visual Basic Copy Code |
---|
Public Enum SwimlaneLayoutTraits |
Member name | Description | |
---|---|---|
Lane |
Specifies the lane to which a node should be assigned. |
|
SortOrder |
Specifies custom sort order of nodes in the same lane. |