ActiveReports 12
MapLayer Class Properties

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapLayer Class

For a list of all members of this type, see MapLayer members.

Public Properties
 NameDescription
Public PropertyGets 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.  
Public PropertyGets 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.  
Public PropertyName of the layer.  
Public PropertyGets or sets the transparency for all map elements contained in this layer. Measured in percents. An expression should evaluate to a System.Double. The default value is 0.  
Public PropertyGets or sets the layer visibility mode. That evaluates to one of MapVisibilityMode. The default value is MapVisibilityMode.Visible.  
Top
See Also

Reference

MapLayer Class
GrapeCity.ActiveReports.PageReportModel Namespace