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