property Clip.Ellipse as ClipEllipse
Gets access to the layer's ellipse clip object.

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