Свойство MapViewportInstance.ProjectionCenterX
Gets the calculated value of the ProjectionCenterX property in a MapViewport class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ProjectionCenterX As Double
Get
'Применение
Dim instance As MapViewportInstance
Dim value As Double
value = instance.ProjectionCenterX
public double ProjectionCenterX { get; }
public:
property double ProjectionCenterX {
double get ();
}
member ProjectionCenterX : float
function get ProjectionCenterX () : double
Значение свойства
Тип: System.Double
A double value that represents the calculated value of the ProjectionCenterX property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering