Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeImage Class / Saturation Property

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