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


Свойство MapCustomViewInstance.CenterY

Gets the calculated value of the CenterY property in a MapCustomView class.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapCustomViewInstance Класс

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