Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCustomImage Class / Hue Property

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