Microsoft SDK for Java

Control.getRegion

Retrieves the region (the elliptical or polygonal area within a window) associated with this control.

Syntax

public final Region getRegion()

Return Value

Returns a Region object corresponding to the current shape of the control.

See Also   setRegion

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