[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeClipping

C1GaugeClipping Class

Associates a clipping region with a Gauge element.

Inheritance
C1GaugeClipping
Implements
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
[TypeConverter(typeof(ClippingConverter))]
public class C1GaugeClipping : ICloneable

Constructors

Name Description
C1GaugeClipping()

Initializes a new instance of the C1GaugeClipping.

C1GaugeClipping(string, C1GaugeClipOperation, double)

Initializes a new instance of the C1GaugeClipping.

Properties

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.

Methods

Name Description
ToString()

Returns a String that represents the current C1GaugeClipping.