Sets if the node's shape is closed.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void setClosed ( |
true if the node should be drawn as a closed polygon and filled, or false otherwise.
This property is set automatically if the distance between start and end points is smaller than AutoCloseDistance when the user finishes drawing the node.