Udostępnij przez


Właściwość MapSpatialElementTemplateInstance.OffsetY

Pobiera wartość obliczoną OffsetY 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 OffsetY As Double
    Get
'Użycie
Dim instance As MapSpatialElementTemplateInstance
Dim value As Double

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

Wartość właściwości

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