Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Graphics.getClip

Retrieves the current clipping region for this object.

Syntax

public final Region getClip()

Return Value

Returns a Region object that specifies the object's clipping region, if there is one; otherwise, returns null.

See Also    setClip