共用方式為


ShapeHandle.InvertX Property

Definition

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

Applies to