ActiveReports 8
MapPoint Class Members
See Also  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapPoint Class

Glossary Item Box

The following tables list the members exposed by MapPoint.

Public Constructors

 NameDescription
Public ConstructorMapPoint ConstructorInitializes a new instance of the MapPoint class.  
Top

Public Properties

 NameDescription
Public PropertyMapFieldsGets a set of fields for the element. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElement)
Public PropertyMapPointTemplateGets or sets the custom template to be used for the point. Ignored if UseCustomPointTemplate is False.  
Public PropertyUseCustomPointTemplateGets or sets a custom template will be used for the point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean.  
Public PropertyVectorDataGets or sets the element vector data. (Based-64 encoded string) (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElement)
Top

See Also