다음을 통해 공유


MapPolygonLayer.MapCenterPointTemplate 속성

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

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property MapCenterPointTemplate As MapPointTemplate 
    Get
‘사용 방법
Dim instance As MapPolygonLayer 
Dim value As MapPointTemplate 

value = instance.MapCenterPointTemplate
public MapPointTemplate MapCenterPointTemplate { get; }
public:
property MapPointTemplate^ MapCenterPointTemplate {
    MapPointTemplate^ get ();
}
member MapCenterPointTemplate : MapPointTemplate
function get MapCenterPointTemplate () : MapPointTemplate

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
A MapPointTemplate object.

참고 항목

참조

MapPolygonLayer 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스