property Clip.Pie as ClipPie
Gets access to the layer's pie clip object.

TypeDescription
ClipPie A ClipPie object that holds information about pie clip region
The Pie property gets access to the layer's pie 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 pie 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 pie clip region over the background layer shows as: