Search
Palette.AutoConnectLinks Property
See Also
 





Gets or sets whether links should be automatically connected to the nearest node.

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

 Syntax

C#  Copy Code

public bool AutoConnectLinks { get; set; }

Visual Basic  Copy Code

Public Property AutoConnectLinks As Boolean

 Property Value

 See Also