PathArc.HeightRadius Property
Gets the vertical radius of the oval that contains the arc.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AdjustCoordinate | The height radius of the oval that contains the arc. |
Remarks
An arc is as an oval’s section. The HeightRadius property determines the oval’s vertical radius.
See Also