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

Glossary Item Box

The following tables list the members exposed by MapMarker.

Public Constructors

 NameDescription
Public ConstructorMapMarker ConstructorInitializes a new instance of the MapMarker class.  
Top

Public Properties

 NameDescription
Public PropertyMapMarkerImageGets or sets an image to be used for point marker. Mandatory if MapMarkerStyle, otherwise ignored.  
Public PropertyMapMarkerStyleGets or sets the point marker. That evaluates to one of MapMarker.MarkerStyle. The default value is MapMarker.MarkerStyle.None.  
Top

Public Methods

 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance.  
Top

See Also