[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapMarkerTemplate

MapMarkerTemplate Class

Defines a marker template to be applied to points within a point or polygon layer

Inheritance
MapMarkerTemplate
Implements
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapMarkerTemplate : MapPointTemplate, ICloneable

Constructors

Name Description
MapMarkerTemplate()

Initializes a new instance of the MapMarkerTemplate class.

Properties

Name Description
MapMarker

Gets or sets the point marker.

Methods

Name Description
Clone()

Clones this instance.

Extension Methods