ActiveReports 12
MaximumZoom Property (MapLayer)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLayer Class : MaximumZoom Property
Gets or sets the maximum zoom level at which the layer is visible. Ignored if VisibilityMode != MapVisibilityMode.ZoomBased. An expression should evaluate to a System.Double. The default value is 200.
Syntax
'Declaration
 
Public Property MaximumZoom As ExpressionInfo
public ExpressionInfo MaximumZoom {get; set;}
See Also

Reference

MapLayer Class
MapLayer Members