MapLineLayer.MapLines 속성

정의

포함된 지도 선의 컬렉션을 가져옵니다.

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

속성 값

MapLineCollection 개체입니다.

적용 대상