[]
Associates a clipping region with a Gauge element.
[TypeConverter(typeof(ClippingConverter))]
public class C1GaugeClipping : ICloneable
Name | Description |
---|---|
C1GaugeClipping() | Initializes a new instance of the C1GaugeClipping. |
C1GaugeClipping(string, C1GaugeClipOperation, double) | Initializes a new instance of the C1GaugeClipping. |
Name | Description |
---|---|
Operation | Specifies how the source and given clipping regions are combined. |
Owner | Gets the owner Gauge element. |
ScaleFactor | Gets or sets the scale factor for the given Shape when it is used for clipping. |
ShapeName | Gets or sets the name of a Shape that is used for clipping. |
Name | Description |
---|---|
ToString() | Returns a String that represents the current C1GaugeClipping. |