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