Gets or sets the maximum distance to a node when auto connecting links.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public float AutoConnectDistance { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AutoConnectDistance As Single |
See Also