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


Свойство MapViewportInstance.ProjectionCenterY

Gets the calculated value of the ProjectionCenterY property in a MapViewport class.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapViewportInstance Класс

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