MapPointLayer.MapPoints 属性

定义

获取或设置嵌入的地图点的集合。

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

属性值

MapPointCollection

MapPointCollection 对象。

适用于