property ClipRoundRectangle.Width as String
Specifies the width value / expression of the clip, relative to the layer.

TypeDescription
String A String expression that specifies the width value / expression of the clip, relative to the layer.
By default, the Width property is empty, which indicates the width of the layer . The Width property is "width", if the expression is 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 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 InverseClip property inverses the current clipping region, so anything that was included in the clipping region will be excluded, and reverse.