git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43094
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
DocStr(DrawRotatedText,
}
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 )
{
void DrawRotatedText( const wxString &str, wxDouble x, wxDouble y, wxDouble angle,
const wxGraphicsBrush& backgroundBrush = wxNullGraphicsBrush )
{