For instance, having the following gauge:

a round rectangular clip region over the background layer shows as:

The ClipRoundRectangle property supports the following properties and methods:


| Name | Description | |||
| Height | Specifies the height value / expression of the clip, relative to the layer. | |||
| InverseClip | Indicates whether the current clip object is inverted. | |||
| Left | Specifies the left position / expression of the clip, relative to the layer. | |||
| OffsetX | Specifies the x-offset expression / value of the clip, relative to the layer. | |||
| OffsetY | Specifies the y-offset expression / value of the clip, relative to the layer. | |||
| RoundRadiusX | Specifies the x-radius value / expression of the round corner, relative to the layer. | |||
| RoundRadiusY | Specifies the y-radius value / expression of the round corner, relative to the layer. | |||
| Top | Specifies the top position / expression of the clip, relative to the layer. | |||
| Width | Specifies the width value / expression of the clip, relative to the layer. |