Gets or sets the radius around dragged free-form adjustment handle in which other points of FreeFormNode are modified too.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public float FreeFormAttractDistance { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FreeFormAttractDistance As Single |
See Also