Właściwość MapViewportInstance.ProjectionCenterY
Pobiera wartość obliczoną ProjectionCenterY właściwość w MapViewport klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ProjectionCenterY As Double
Get
'Użycie
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
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości ProjectionCenterY właściwość.
Zobacz także