Indicates item traits specific to hierarchical 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 HierarchicalLayoutTraits |
Visual Basic Copy Code |
---|
Public Enum HierarchicalLayoutTraits |
Member name | Description | |
---|---|---|
Level |
The number associated with this key specifies the index of the level of the item in the level-planar graph. |