ActiveReports 12
MaximumZoom Property (MapViewport)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapViewport Class : MaximumZoom Property
Gets or sets the maximum zoom level allowed. An expression should evaluate to a System.Double. The default value is 20000.
Syntax
'Declaration
 
Public Property MaximumZoom As ExpressionInfo
public ExpressionInfo MaximumZoom {get; set;}
See Also

Reference

MapViewport Class
MapViewport Members