ShapeHandle.InvertX Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invert Handle's X Position
Represents the following attribute in the schema: 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
Property Value
- Attributes