Search
Diagram.setFreeFormAttractDistance Method
See Also
 

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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setFreeFormAttractDistance (
    float value
)

 Parameters

value

A float value.

 See Also