共用方式為


MapPointLayer.MapPointTemplate 屬性

Gets a template to be applied for points in the map point layer.

命名空間:  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
A MapPointTemplate object.

請參閱

參考

MapPointLayer 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間