Compartir a través de


TransformEffect.HorizontalShift Propiedad

Definición

Desplazamiento horizontal

Representa el atributo siguiente en el esquema: tx

[DocumentFormat.OpenXml.SchemaAttr(0, "tx")]
public DocumentFormat.OpenXml.Int64Value HorizontalShift { get; set; }
public DocumentFormat.OpenXml.Int64Value HorizontalShift { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tx")]
public DocumentFormat.OpenXml.Int64Value? HorizontalShift { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tx")]
public DocumentFormat.OpenXml.Int64Value? HorizontalShift { get; set; }
public DocumentFormat.OpenXml.Int64Value? HorizontalShift { get; set; }
member this.HorizontalShift : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tx")>]
member this.HorizontalShift : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tx")>]
member this.HorizontalShift : DocumentFormat.OpenXml.Int64Value with get, set
Public Property HorizontalShift As Int64Value

Valor de propiedad

Devuelve Int64Value.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Especifica una cantidad por la que se va a desplazar el objeto a lo largo del eje X.

El tipo simple define los ST_Coordinate valores posibles para este atributo.

Se aplica a