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

In This Topic
    Lightness Property (CommonImage)
    In This Topic
    Allows to modify the image lightness by the specified amount (between -100 and 100).
    Syntax
    'Declaration
     
    Public Property Lightness As System.Double
    public System.double Lightness {get; set;}
    See Also