Share via


ArcTo.HeightRadius Property

Definition

Shape Arc Height Radius

Represents the following attribute in the schema: hR

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

Property Value

Returns StringValue.

Attributes

Applies to