ShapeHandle.InvertY 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 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