Search
Diagram.FreeFormAttractDistance Property
See Also
 





Gets or sets the radius around dragged free-form adjustment handle in which other points of FreeFormNode are modified too.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float FreeFormAttractDistance { get; set; }

Visual Basic  Copy Code

Public Property FreeFormAttractDistance As Single

 Property Value

 See Also