次の方法で共有


MapPolygonLayer.MapPolygons プロパティ

定義

埋め込まれたマップ多角形のコレクションを取得します。

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

プロパティ値

MapPolygonCollection オブジェクト。

適用対象