Gets or sets a value indicating whether to keep the root node at its original position.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool KeepRootPosition { get; set; } |
Visual Basic Copy Code |
---|
Public Property KeepRootPosition As Boolean |
If the root position is not kept, that is, the value of this property is false, the entire tree is dispositioned after the layout is complete, according to the values of Margins.