Search
TreeLayout.EnableAssistants Property
See Also
 






Gets or sets a value indicating whether the "assistant" trait is regarded when performing the layout.

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

 Syntax

C#  Copy Code

public bool EnableAssistants { get; set; }

Visual Basic  Copy Code

Public Property EnableAssistants As Boolean

 Property Value

 See Also