MapLineLayer.MapLines Property

Definition

Gets a collection of embedded map lines.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapLineCollection ^ MapLines { Microsoft::ReportingServices::OnDemandReportRendering::MapLineCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLineCollection MapLines { get; }
member this.MapLines : Microsoft.ReportingServices.OnDemandReportRendering.MapLineCollection
Public ReadOnly Property MapLines As MapLineCollection

Property Value

A MapLineCollection object.

Applies to