ArcTo.StartAngle 属性

定义

形状弧形起始角度

表示架构中的以下属性:stAng

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

属性值

返回 StringValue

属性

适用于