PathArc.WidthRadius Property
Gets the horizontal radius of the oval that contains the arc.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| AdjustCoordinate | The width radius of the oval that contains the arc. |
Remarks
An arc is as an oval’s section. The WidthRadius property determines the oval’s horizontal radius.
See Also