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

In This Topic
    Opacity Property (LinesLayer)
    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