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


Свойство MapPolygonLayer.MapCenterPointRules

Gets a set of rules to be applied to the map polygon center point in the parent layer.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MapCenterPointRules As MapPointRules 
    Get
'Применение
Dim instance As MapPolygonLayer 
Dim value As MapPointRules 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
A MapPointRules object.

См. также

Справочник

MapPolygonLayer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering