ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapMarker Class
Fields Properties Methods

In This Topic
    MapMarker Class Members
    In This Topic

    The following tables list the members exposed by MapMarker.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapMarker class.  
    Top
    Public Fields
     NameDescription
    Public FieldDefault value for the point marker style.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets an image to be used for point marker. Mandatory if MapMarkerStyle, otherwise ignored.  
    Public PropertyGets or sets the point marker. That evaluates to one of MapMarker.MarkerStyle. The default value is MapMarker.MarkerStyle.None.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Top
    See Also