Minor documentation fix
'heightLine" parameter is not applicable to the function being described. Closes #17806.
This commit is contained in:
parent
ee609de199
commit
52130e43ab
@ -870,8 +870,7 @@ public:
|
||||
const wxFont* font = NULL) const;
|
||||
/**
|
||||
Gets the dimensions of the string using the currently selected font.
|
||||
@a string is the text string to measure, @e heightLine, if non @NULL,
|
||||
is where to store the height of a single line.
|
||||
@a string is the text string to measure.
|
||||
|
||||
@return The text extent as a wxSize object.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user