property ClipPie.SweepAngle as String
Specifies the sweep angle in degrees relative to the starting angle.

TypeDescription
String A String expression that defines the sweep angle in degrees relative to the starting angle.
By default, the SweepAngle property is empty, which indicates 0 degree. The SweepAngle property is 0 degree, if empty, missing or invalid.

For instance:

This property supports the following keywords:

Also, this property supports all constants, operators and functions defined here.

The following screen shot shows properties of the clipping objects relative to the layer:

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.