DiagramLite Programmer's Guide
HierarchicalLayoutTraits Enumeration
See Also
 





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.Silverlight

 Syntax

C#  Copy Code

public enum HierarchicalLayoutTraits

Visual Basic  Copy Code

Public Enum HierarchicalLayoutTraits

 Members

  Member name Description

Level

The number associated with this key specifies the index of the level of the item in the level-planar graph.

 See Also

MindFusion.Layout Namespace