Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeImage Class
Properties Methods


In This Topic
    C1GaugeImage Class Members
    In This Topic

    The following tables list the members exposed by C1GaugeImage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the shape.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the fraction-based X position of the shape center. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the fraction-based Y position of the shape center. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets the collection of shapes that form the clipping region. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the name of the image template.  
    Public PropertyGets or sets the axis used to flip the image.  
    Public PropertyGets or sets the logical (positive) or fraction-based (negative) height of the image.  
    Public PropertyGets or sets whether the shape can be hit-tested. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyAllows to modify the image hue by the specified amount (between -180 and 180).  
    Public PropertyGets or sets the image.  
    Public PropertyGets or sets whether the image aspect ratio should be maintained.  
    Public PropertyGets or sets whether the predefined size of the image should not changed.  
    Public PropertyAllows to modify the image lightness by the specified amount (between -100 and 100).  
    Public PropertyGets or sets a name associated with the shape. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the opacity of the image between 0.0 (completely invisible) and 1.0 (opaque).  
    Public PropertyGets the owner Gauge element. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the rotation angle (pivot point is at the center of the image).  
    Public PropertyAllows to modify the image saturation by the specified amount (between -100 and 100).  
    Public PropertySpecifies the outer bounds for the shape. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets whether the shape is visible. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Public PropertyGets or sets the logical (positive) or fraction-based (negative) width of the image.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.C1Gauge.C1GaugeBaseShape)
    Top
    See Also