Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.