property Clip.Polygon as ClipPolygon
Gets access to the layer's polygon clip object.

TypeDescription
ClipPolygon A ClipPolygon object that holds information about polygonal clip region
The Polygon property gets access to the layer's polygon clip object.

The following screen shot shows properties of the clipping objects relative to the layer (InverseClip property is False, by default):

The following screen shot shows properties of the clipping objects relative to the layer (InverseClip property is True):

To define an polygonal clip region over the layer you can use any of the following properties:

To move the clipping region you can use any of the following properties:

If none of these properties are calling no clipping is applied to layer.

The InverseClip property inverses the current clipping region, so anything that was included in the clipping region will be excluded, and reverse.

For instance, having the following gauge:

an polygonal clip region over the background layer shows as: