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

In This Topic
    MaximumZoom Property (IMapViewport)
    In This Topic
    Specifies the maximum zoom level that is allowed in a Map element.
    Syntax
    'Declaration
     
    ReadOnly Property MaximumZoom As Double
    double MaximumZoom {get;}
    See Also