Gets or sets a value indicating whether to keep the root node at its original position.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C#
![]() |
---|
public bool KeepRootPosition { get; set; } |
Visual Basic
![]() |
---|
Public Property KeepRootPosition As Boolean |
true to keep the root position; otherwise, false.
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.