ASP.NET Pack 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 Rectangle2D.Float getBounds ()

 Return Value

A Rectangle2D.Float object representingthe rectangle that bounds all selected items.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace