ArcTo.WidthRadius 属性

定义

形状弧宽半径

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

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

属性值

返回 StringValue

属性

适用于