Arc.StartAngle 属性

定义

起始角度

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

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

属性值

返回 DecimalValue

属性

适用于