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:
@@ -807,7 +807,8 @@ this context.", "");
|
|||||||
}
|
}
|
||||||
|
|
||||||
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,
|
void DrawRotatedText( const wxString &str, wxDouble x, wxDouble y, wxDouble angle,
|
||||||
const wxGraphicsBrush& backgroundBrush = wxNullGraphicsBrush )
|
const wxGraphicsBrush& backgroundBrush = wxNullGraphicsBrush )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user