Search
AwtGraphics.getClipBounds Method
See Also
 






Gets the bounding rectangle of the current clipping region of the graphics.

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

 Syntax

Java  Copy Code

public Rectangle getClipBounds ()

 Return Value

 See Also