property ClipRectangle.InverseClip as Boolean
Indicates whether the current clip object is inverted.

TypeDescription
Boolean A Boolean expression that indicates whether the current clip object is inverted.
By default, InverseClip property is False. The InverseClip property inverses the current clipping region, so anything that was included in the clipping region will be excluded, and reverse.

To define or specify the position / size of the rectanglular clip object 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 following screen shot shows properties of the clipping objects relative to the layer: