Share via


RoundRectangle.ArcSize Property

Definition

Rounded Corner Arc Size

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to