Gets or sets a value indicating whether links should be automatically connected to nearby nodes when dropped.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool AutoConnectLinks { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AutoConnectLinks As Boolean |
See Also