ActiveReports 12
MinimumZoom Property (MapLayer)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLayer Class : MinimumZoom Property
Gets or sets the minimum 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 50.
Syntax
'Declaration
 
Public Property MinimumZoom As ExpressionInfo
public ExpressionInfo MinimumZoom {get; set;}
See Also

Reference

MapLayer Class
MapLayer Members