[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLineLayer

MapLineLayer Class

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

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

Constructors

Name Description
MapLineLayer()

Initializes a new instance of the MapLineLayer class.

Properties

Name Description
Elements

Returns a collection of layer elements.

MapLineRules

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

MapLineTemplate

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

MapLines

Gets the set of embedded lines in the layer.

Extension Methods