ActiveReports 8
MapPolygonLayer Class Properties

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

Public Properties
 NameDescription
Public PropertyDataElementNameThe name to use for the data element/attribute for this value. Must be a CLS-compliant identifier. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapVectorLayer)
Public PropertyDataElementOutputGets or sets whether the item should appear in a data rendering. That evaluates to one of DataElementOutput. The default value is DataElementOutput.Output. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapVectorLayer)
Public PropertyElementsOverridden. Returns the collection of layer elements.  
Public PropertyMapBindingFieldPairsGets the set of field/expression pairs for binding the map elements within a layer to the data region. Mandatory if MapVectorLayer.MapDataRegionName is defined and MapVectorLayer.MapSpatialData is not MapSpatialDataRegion; ignored otherwise. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapVectorLayer)
Public PropertyMapCenterPointRulesGets or sets the set of rules to be applied for polygon center point.  
Public PropertyMapCenterPointTemplateGets or sets the template to be applied for polygon center point.  
Public PropertyMapDataRegionNameGets or sets which data region to use as the source. Mandatory if MapVectorLayer.MapSpatialData is MapSpatialDataRegion. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapVectorLayer)
Public PropertyMapFieldDefinitionsGets the set of field definitions for the embedded map elements (for example, MapPolygons, MapLines, MapPoints). Ignored if the embedded map elements are not defined. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapVectorLayer)
Public PropertyMapPolygonRulesGets or sets the set of rules to be applied for polygons within the layer.  
Public PropertyMapPolygonsGets the set of embedded polygons in the layer.  
Public PropertyMapPolygonTemplateGets or sets the template to be applied for polygons within the layer.  
Public PropertyMapSpatialDataGets or sets the spatial data source for the layer. Ignored if the embedded map elements are defined. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapVectorLayer)
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. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
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. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Public PropertyNameName of the layer. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
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. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Public PropertyVisibilityModeGets or sets the layer visibility mode. That evaluates to one of MapVisibilityMode. The default value is MapVisibilityMode.Visible. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Top
See Also

Reference

MapPolygonLayer Class
GrapeCity.ActiveReports.PageReportModel Namespace

Support Forum