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

In This Topic
    MaxZoom Property
    In This Topic
    The maximum zoom level at which the layer is visible.
    Syntax
    'Declaration
     
    ReadOnly Property MaxZoom As Double
    double MaxZoom {get;}
    See Also