ArcTo.HeightRadius 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 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