Search
Palette.AutoConnectDistance Property
See Also
 





Gets or sets the maximum distance to a node when auto connecting links.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public float AutoConnectDistance { get; set; }

Visual Basic  Copy Code

Public Property AutoConnectDistance As Single

 Property Value

 See Also