[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeValueImage

C1GaugeValueImage Class

Associates a value with the custom image on a C1GaugeDecorator.

Inheritance
C1GaugeValueImage
Implements
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
[TypeConverter(typeof(ValueImageConverter))]
public class C1GaugeValueImage : ICloneable, IDisposable

Constructors

Name Description
C1GaugeValueImage()

Initializes a new instance of the C1GaugeValueImage.

Properties

Name Description
CustomImage

Gets or sets the custom image associated with this item.

Owner

Gets the owner Gauge element.

PointerIndex

Gets or sets the index of a Pointer that gives the value associated with this item.

Value

Gets or sets the value position where the associated image appears.

ViewTag

Gets or sets a digital tag identifying this element's views.

Methods

Name Description
ResetCustomImage()

This member is for internal use only.

ShouldSerializeCustomImage()

This member is for internal use only.

ToString()

Returns a String that represents the current C1GaugeValueImage.