Sets the maximum distance between first and last points of a FreeFormNode for which the node's outline is closed automatically.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder autoCloseDistance ( |
A float value.
This DiagramBuilder instance.
See Also