Condividi tramite


Proprietà MapSpatialElementTemplateInstance.OffsetY

Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property OffsetY As Double 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Double
A double value that represents the calculated value of the OffsetY property.

Vedere anche

Riferimento

MapSpatialElementTemplateInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering