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

In This Topic
    VisibilityMode Property (IMapLayer)
    In This Topic
    Gets the map layer visibility mode.
    Syntax
    'Declaration
     
    ReadOnly Property VisibilityMode As MapVisibilityMode
    MapVisibilityMode VisibilityMode {get;}

    Property Value

    A MapVisibilityMode representing the map layer visibility mode.
    See Also