Language

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

適用対象