Gets the item bounds in logical document coordinates.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public abstract Rectangle2D.Float getBounds () |
A Rectangle2D object representing the item's bounds.
See Also