Gets or sets a value indicating whether the "assistant" trait is regarded when performing the layout.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool EnableAssistants { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EnableAssistants As Boolean |
See Also