PathArc.StartAngle Property
Gets the start angle of the arc.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AdjustAngle | The start angle of the arc, in degrees. |
Remarks
An arc is as an oval’s section. The StartAngle property determines the location on the oval where the art starts.
See Also