Share via


ShapeHandle.InvertY Property

Definition

Invert Handle's Y Position

Represents the following attribute in the schema: invy

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

Property Value

Attributes

Applies to