Retrieves the current clipping rectangle.
public Rectangle getClipRect()
Returns a Rectangle object with the current clipping rectangle values. If the values are either undefined or defined as "auto" using the String parameter of setClip, -1 is returned for all fields of the Rectangle object.