Share via


ArcTo.WidthRadius Property

Definition

Shape Arc Width Radius

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

Property Value

Returns StringValue.

Attributes

Applies to