Search
SpringLayout.Root Property
See Also
 






Gets or sets a node indicating which subgraph of the diagram must be laid out.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object Root { get; set; }

Visual Basic  Copy Code

Public Property Root As Object

 Property Value

 See Also