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