[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPointLayer

MapPointLayer Class

Defines a vector-based layer of points to be drawn within a map

Inheritance
MapPointLayer
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapPointLayer : MapVectorLayer

Constructors

Name Description
MapPointLayer()

Initializes a new instance of the MapPointLayer class.

Properties

Name Description
Elements

Gets the elements.

MapPointRules

Gets or sets the set of rules to be applied for points within the layer.

MapPointTemplate

Gets or sets the template to be applied for points within the layer.

MapPoints

Gets the set of embedded points in the layer.

Extension Methods