Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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