MapSpatialElementTemplateInstance.OffsetX Propiedad
Gets the calculated value of the OffsetX property in a MapSpatialElementTemplate class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: System.Double
A double value that represents the calculated value of the OffsetX property.
Vea también
Referencia
MapSpatialElementTemplateInstance Clase
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering