Gets or sets a node indicating which subgraph of the diagram should be laid out.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public DiagramNode Root { get; set; } |
Visual Basic
![]() |
---|
Public Property Root As DiagramNode |
If a root nodes is specified and SplitGraph is enabled, only the graph that contains the root node is laid out by Arrange.