Feedback
Allow GraphicsPath.AddArc to draw counter-clockwise arcs
- Status
- Fixed
- Fixed in
- v26.9.1
- Area
- -
- Source discussion
- https://forum.objo.dev/d/980-graphicspath-question
- Last updated
- 2026-09-08
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Add a GraphicsPath.AddArc overload with a counterClockwise Boolean parameter so paths can draw circular arcs in either direction. Preserve the existing five-parameter overload as the clockwise form for source compatibility.