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


Свойство MapPolygonTemplateInstance.CenterPointOffsetY

Gets the calculated value of the CenterPointOffsetY property in a MapPolygonTemplate class.

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

Синтаксис

'Декларация
Public ReadOnly Property CenterPointOffsetY As Double 
    Get
'Применение
Dim instance As MapPolygonTemplateInstance 
Dim value As Double 

value = instance.CenterPointOffsetY
public double CenterPointOffsetY { get; }
public:
property double CenterPointOffsetY {
    double get ();
}
member CenterPointOffsetY : float
function get CenterPointOffsetY () : double

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

Тип: System.Double
A double value that represents the calculated value of the CenterPointOffsetY property.

См. также

Справочник

MapPolygonTemplateInstance Класс

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