다음을 통해 공유


MapPoint.MapPointTemplate 속성

Gets a custom template to be applied to the map point.

네임스페이스:  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
A MapPointTemplate object.

참고 항목

참조

MapPoint 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스