[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLayer

IMapLayer Interface

Represents a map layer rendering item.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapLayer

Properties

Name Description
MaxZoom

Gets the maximum zoom level at which the layer is visible.

MinZoom

Gets the minimum zoom level at which the layer is visible.

Name

Gets the layer name.

Transparency

Gets the map layer transparency.

VisibilityMode

Gets the map layer visibility mode.

Extension Methods