Search
Palette.AutoConnectDistance Property
See Also
 





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

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public int AutoConnectDistance { get; set; }

Visual Basic  Copy Code

Public Property AutoConnectDistance As Integer

 Property Value

 See Also