言語

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 オブジェクト。

適用対象