ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLayer Interface / Transparency Property

In This Topic
    Transparency Property (IMapLayer)
    In This Topic
    Gets the map layer transparency.
    Syntax
    'Declaration
     
    ReadOnly Property Transparency As Double
    double Transparency {get;}

    Property Value

    A System.Double representing the map layer transparency.
    See Also