ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeDecorator Class / Opacity Property

In This Topic
    Opacity Property (C1GaugeDecorator)
    In This Topic
    Gets or sets the opacity of the element.
    Syntax
    'Declaration
     
    
    Public Property Opacity As Double
    public double Opacity {get; set;}
    See Also