RoundRectangle.ArcSize 属性

定义

圆角弧形大小

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

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

属性值

返回 StringValue

属性

适用于