次の方法で共有


MapPointLayer.MapPointTemplate プロパティ

マップ ポイント レイヤーのポイントに適用するテンプレートを取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property MapPointTemplate As MapPointTemplate 
    Get
'使用
Dim instance As MapPointLayer 
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 オブジェクト。

関連項目

参照

MapPointLayer クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間