Gets the smallest rectangle that bounds all selected items.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Rectangle2D.Float getBounds () |
A Rectangle2D.Float object representingthe rectangle that bounds all selected items.
See Also