MapPolygon.MapCenterPointTemplate プロパティ
マップの多角形の中心点に適用するカスタム テンプレートを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MapCenterPointTemplate As MapPointTemplate
Get
'使用
Dim instance As MapPolygon
Dim value As MapPointTemplate
value = instance.MapCenterPointTemplate
public MapPointTemplate MapCenterPointTemplate { get; }
public:
property MapPointTemplate^ MapCenterPointTemplate {
MapPointTemplate^ get ();
}
member MapCenterPointTemplate : MapPointTemplate
function get MapCenterPointTemplate () : MapPointTemplate
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
MapPointTemplate オブジェクト。