[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeImage

C1GaugeImage Class

Draws an image.

Inheritance
C1GaugeImage
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class C1GaugeImage : C1GaugeBaseShape, ICloneable, IDisposable, ICustomTypeDescriptor

Constructors

Name Description
C1GaugeImage()

Initializes a new instance of the shape.

Properties

Name Description
CommonImageName

Gets or sets the name of the image template.

FlipType

Gets or sets the axis used to flip the image.

Height

Gets or sets the logical (positive) or fraction-based (negative) height of the image.

Hue

Allows to modify the image hue by the specified amount (between -180 and 180).

Image

Gets or sets the image.

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).

RotateAngle

Gets or sets the rotation angle (pivot point is at the center of the image).

Saturation

Allows to modify the image saturation by the specified amount (between -100 and 100).

Width

Gets or sets the logical (positive) or fraction-based (negative) width of the image.