[]
Associates a value with the custom image on a C1GaugeDecorator.
[TypeConverter(typeof(ValueImageConverter))]
public class C1GaugeValueImage : ICloneable, IDisposable
Name | Description |
---|---|
C1GaugeValueImage() | Initializes a new instance of the C1GaugeValueImage. |
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. |
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. |