次の方法で共有


MapPolygon.MapCenterPointTemplate プロパティ

定義

マップの多角形の中心点に適用するカスタム テンプレートを取得します。

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

プロパティ値

MapPointTemplate オブジェクト。

適用対象