ActiveReports 19 .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
    Gets the zoom level of a MapViewport element.
    Syntax
    'Declaration
     
    ReadOnly Property Zoom As Double
    double Zoom {get;}

    Property Value

    A System.Double representing the zoom level of a MapViewport element.
    See Also