MapSpatialElementTemplateInstance.OffsetY Propiedad
Gets the calculated value of the OffsetY 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 OffsetY As Double
Get
'Uso
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
Valor de la propiedad
Tipo: System.Double
A double value that represents the calculated value of the OffsetY property.
Vea también
Referencia
MapSpatialElementTemplateInstance Clase
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering