Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonFilling Class / Opacity2 Property

In This Topic
    Opacity2 Property (CommonFilling)
    In This Topic
    Gets or sets the opacity of the second color between 0.0 (completely transparent) and 1.0 (opaque).
    Syntax
    'Declaration
     
    Public Property Opacity2 As System.Double
    public System.double Opacity2 {get; set;}
    See Also