DroidDiagram Programmer's Guide
Selection.getBounds Method
See Also
 






Gets the smallest rectangle that bounds all selected items.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public RectF getBounds ()

 Return Value

A RectF object representingthe rectangle that bounds all selected items.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace