Document wxGraphicsPath::AddArc() better.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Aug 2009 13:59:14 +0000 (13:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Aug 2009 13:59:14 +0000 (13:59 +0000)
commit2e4d0e91bf92fb9b6f7c8382dcbcd763a89ca9f1
treea0397a4cf39bde515c68e4f288c01900290e72d1
parent7a91ad2cee5fb9d2459fd0922db8f0d0ad21a0d6
Document wxGraphicsPath::AddArc() better.

The angles passed to it are measured clockwise from the horizontal axis,
contrary to the usual mathematical convention so take care to mention this in
the documentation.

Closes #11112.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/graphics.h