DiagramLite Programmer's Guide
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.Silverlight

 Syntax

C#  Copy Code

public bool EnableAssistants { get; set; }

Visual Basic  Copy Code

Public Property EnableAssistants As Boolean

 Property Value

 See Also

TreeLayout Members
TreeLayout Class
MindFusion.Diagramming.Layout Namespace