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 对象。

适用于