Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeFilling Class / SwapColors Property

In This Topic
    SwapColors Property (C1GaugeFilling)
    In This Topic
    Gets or sets whether the Color should be used instead of Color2 and vice versa.
    Syntax
    'Declaration
     
    Public Property SwapColors As System.Boolean
    public System.bool SwapColors {get; set;}
    See Also