Microsoft SDK for Java

Control.setRegion

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

Syntax

public final void setRegion( Region region )

Parameters

region

A Region object corresponding to the shape of the control.

See Also   getRegion

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