Partager via


Propriété MapSpatialElementTemplateInstance.OffsetX

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property OffsetX As Double 
    Get
'Utilisation
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

Valeur de propriété

Type : System.Double
A double value that represents the calculated value of the OffsetX property.

Voir aussi

Référence

MapSpatialElementTemplateInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering