JPlanner Programmer's Guide
Graphics.getClipBounds Method
See Also
 






Gets a Rectangle object that bounds the clipping region of this graphics.

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

 Syntax

Java  Copy Code

public Rectangle getClipBounds ()

 Return Value

A Rectangle object that represents a bounding rectangle for the clipping region of this graphics.

 See Also

Graphics Members
Graphics Interface
com.mindfusion.drawing Namespace