ActiveReports 12
MinimumZoom Property (MapViewport)

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

Reference

MapViewport Class
MapViewport Members