Partilhar via


Propriedade do RDL OffsetX

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property OffsetX As Double
    Get
'Uso
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

Valor da propriedade

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