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
File: Diagram.js

 Syntax

JavaScript  Copy Code

get freeFormAttractDistance() {}
set freeFormAttractDistance(value) {}

 Property Value

Number

A number specifying point attraction radius.

 See Also