Having the following layer:
By clipping, we can get something like follows:
and if we display the entire gauge here's what we get:
The Clip object supports the following properties and methods:
Name | Description | |||
Ellipse | Gets access to the layer's ellipse clip object. | |||
Picture | Gets access to the layer's picture clip object. | |||
Pie | Gets access to the layer's pie clip object. | |||
Polygon | Gets access to the layer's polygon clip object. | |||
Rectangle | Gets access to the layer's rectangle clip object. | |||
RoundRectangle | Gets access to the layer's round rectangle clip object. | |||
Type | Specifies the type of the clipping the current layer supports. | |||
Value | Indicates the object's value. |