ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonImage Class
Properties


In This Topic
    CommonImage Class Members
    In This Topic

    The following tables list the members exposed by CommonImage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CommonImage.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the logical value representing the height of the image.  
    Public PropertyAllows to modify the image hue by the specified amount (between -180 and 180).  
    Public PropertyGets or sets the original 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 common item. (Inherited from C1.Win.C1Gauge.CommonItem)
    Public PropertyGets or sets the opacity of the image between 0.0 (completely invisible) and 1.0 (opaque).  
    Public PropertyGets or sets the direction of an image's rotation and the axis used to flip the image.  
    Public PropertyAllows to modify the image saturation by the specified amount (between -100 and 100).  
    Public PropertyGets or sets the logical value representing the width of the image.  
    Top
    See Also