ShapeHandle.InvertX Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Invertir la posición X del controlador
Representa el atributo siguiente en el esquema: invx
[DocumentFormat.OpenXml.SchemaAttr(0, "invx")]
public DocumentFormat.OpenXml.TrueFalseBlankValue InvertX { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue InvertX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "invx")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? InvertX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("invx")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? InvertX { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue? InvertX { get; set; }
member this.InvertX : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "invx")>]
member this.InvertX : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("invx")>]
member this.InvertX : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
Public Property InvertX As TrueFalseBlankValue
Valor de propiedad
- Atributos