Search
Polygon.getBounds Method
See Also
 






Gets the smallest rectangle bounding the polygon.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public Rectangle2D.Float getBounds ()

 Return Value

 See Also