Udostępnij przez


Właściwość MapSpatialElementTemplateInstance.OffsetX

Pobiera wartość obliczoną OffsetX właściwość w MapSpatialElementTemplate klasy

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

Składnia

'Deklaracja
Public ReadOnly Property OffsetX As Double
    Get
'Użycie
Dim instance As MapSpatialElementTemplateInstance
Dim value As Double

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

Wartość właściwości

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