Gets this node's bounding rectangle in local coordinates.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected Rectangle2D.Double getLocalBoundsD () |
A Rectangle2D object representing the bounding rectangle of this node.
See Also