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


Свойство MapCustomViewInstance.CenterX

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

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

Синтаксис

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

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

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

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

См. также

Справочник

MapCustomViewInstance Класс

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