ActiveReports 12
MapPolygon Class Members
Properties 

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

The following tables list the members exposed by MapPolygon.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapPloygon class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the custom point template to be used for the polygon center point. Ignored if UseCustomCenterPointTemplate is false.  
Public PropertyGets a set of fields for the element. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElement)
Public PropertyGets or sets the custom polygon template to be used for the polygon. Ignored if UseCustomPolygonTemplate is false.  
Public PropertyGets or sets a custom point template will be used for the polygon center point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean.  
Public PropertyGets or sets a custom polygon template will be used for the polygon, otherwise the layer template will be used. An expression should evaluate to a System.Boolean.  
Public PropertyGets or sets the element vector data. (Based-64 encoded string) (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElement)
Top
See Also

Reference

MapPolygon Class
GrapeCity.ActiveReports.PageReportModel Namespace