다음을 통해 공유


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 네임스페이스