ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LayerBase Class / Opacity Property

In This Topic
    Opacity Property
    In This Topic
    Gets or sets the opacity factor applied to the layer.
    Syntax
    'Declaration
     
    Public Property Opacity As Double
    public double Opacity {get; set;}
    See Also