Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DhStyleBase.getClipRect

Retrieves the current clipping rectangle.

Syntax

public Rectangle getClipRect()

Return Value

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.