ArcTo.WidthRadius Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property WidthRadius As StringValueProperty Value
Returns StringValue.
- Attributes