Search
Diagram.getAutoCloseDistance Method
See Also
 

Gets the maximum distance between first and last points of a FreeFormNode for which the node's outline is closed automatically.

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

 Syntax

Java  Copy Code

public float getAutoCloseDistance ()

 Return Value

A float value.

 See Also