Share via


ArcTo.SwingAngle Property

Definition

Shape Arc Swing Angle

Represents the following attribute in the schema: swAng

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

Property Value

Returns StringValue.

Attributes

Applies to