MindFusion.Wpf Pack Programmer's Guide
LayeredLayout.KeepRootPosition Property
See Also
 





Gets or sets a value indicating whether to preserve the position of the root node.

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

 Syntax

C#  Copy Code

public bool KeepRootPosition { get; set; }

Visual Basic  Copy Code

Public Property KeepRootPosition As Boolean

 Property Value

 See Also

LayeredLayout Members
LayeredLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace