dosctring for DrawRotatedText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f89238b9fe
commit
254e112c27
@ -807,7 +807,8 @@ this context.", "");
|
||||
}
|
||||
|
||||
DocStr(DrawRotatedText,
|
||||
"", "");
|
||||
"Draws a text string at the defined position, at the specified angle,
|
||||
which is given in radians.", "");
|
||||
void DrawRotatedText( const wxString &str, wxDouble x, wxDouble y, wxDouble angle,
|
||||
const wxGraphicsBrush& backgroundBrush = wxNullGraphicsBrush )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user