Search
DraggedItem.AutoConnectDistance Property
See Also
 





Gets or sets the maximum distance within which a link will attempt to auto-connect to a nearby node.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float AutoConnectDistance { get; set; }

Visual Basic  Copy Code

Public Property AutoConnectDistance As Single

 Property Value

 See Also