Gets or sets a value indicating whether to preserve the position of the root node.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public bool KeepRootPosition { get; set; } |
Visual Basic Copy Code |
---|
Public Property KeepRootPosition As Boolean |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |