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

In This Topic
    Zoom Property (IMapView)
    In This Topic
    Specifies the zoom level of a MapViewport element.
    Syntax
    'Declaration
     
    ReadOnly Property Zoom As Double
    double Zoom {get;}
    See Also