ArcTo.SwingAngle プロパティ

定義

図形円弧のスイング角度

スキーマ内の次の属性を表します。 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

プロパティ値

StringValue を返します。

属性

適用対象