次の方法で共有


MapMarkerRule.MapMarkers プロパティ

定義

マップ ポイントに適用するマーカーのコレクションを取得します。

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

プロパティ値

MapMarkerCollection オブジェクト。

適用対象