ActiveReports 12
Zoom Property (MapView)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapView Class : Zoom Property
Gets or sets the viewport zoom level. Automatically calculated if omitted based on the MapView type. An expression should evaluate to a System.Double.
Syntax
'Declaration
 
Public Property Zoom As ExpressionInfo
public ExpressionInfo Zoom {get; set;}
See Also

Reference

MapView Class
MapView Members