6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
#title GetTextSize [RCBasic Doc]
|
|
#header Sub GetTextSize(txt$, ByRef w, ByRef h)
|
|
|
|
Gets the size of the text if rendered with the current font
|
|
|