MapLineLayer.MapLines Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.