ActiveReports 9
MapLayer Class Members
Properties 

The following tables list the members exposed by MapLayer.

Public Properties
 NameDescription
Public PropertyMaximumZoomGets 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 PropertyMinimumZoomGets 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 PropertyNameName of the layer.  
Public PropertyTransparencyGets 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 PropertyVisibilityModeGets 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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum