[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPointLayer.Elements

Elements Property

Elements

Gets the elements.

Declaration
public override IEnumerable<MapSpatialElement> Elements { get; }
Property Value
Type Description
IEnumerable<MapSpatialElement>

The elements.

Overrides