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

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