次の方法で共有


Map.MapTitles プロパティ

定義

マップに描画されるタイトルのコレクションを取得します。

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

プロパティ値

MapTitleCollection オブジェクト。

適用対象