Udostępnij przez


Właściwość MapCustomViewInstance.CenterY

Pobiera wartość obliczoną CenterY właściwość w MapCustomView klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property CenterY As Double
    Get
'Użycie
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

Wartość właściwości

Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości CenterY właściwość.