MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLayer Class / MaximumZoom Property

In This Topic
MaximumZoom Property (MapLayer)
In This Topic
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
 
See Also