Gets or sets a value indicating whether the initial position of a child node relative to its parent node is preserved in the final layout.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool HonorInitialNodeDisposition { get; set; } |
Visual Basic Copy Code |
---|
Public Property HonorInitialNodeDisposition As Boolean |