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
 

Property Value

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