Udostępnij przez


Właściwość MapCustomViewInstance.CenterX

Pobiera wartość obliczoną CenterX 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 CenterX As Double
    Get
'Użycie
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

Wartość właściwości

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