Поделиться через


Свойство 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