The C1GaugeCustomImage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommonImageName |
Gets or sets the name of the image template.
| |
| Height |
Gets or sets the logical value representing the height of the image.
| |
| Hue |
Allows to modify the image hue by the specified amount (between -180 and 180).
| |
| Image |
Gets or sets the original image.
| |
| ImageBase64 |
Serializes the Image property.
| |
| KeepAspectRatio |
Gets or sets whether the image aspect ratio should be maintained.
| |
| KeepSize |
Gets or sets whether the predefined size of the image should not changed.
| |
| Lightness |
Allows to modify the image lightness by the specified amount (between -100 and 100).
| |
| Opacity |
Gets or sets the opacity of the image between 0.0 (completely invisible) and 1.0 (opaque).
| |
| RotateFlipType |
Gets or sets the direction of an image's rotation and the axis used to flip the image.
| |
| Saturation |
Allows to modify the image saturation by the specified amount (between -100 and 100).
| |
| Width |
Gets or sets the logical value representing the width of the image.
|