5 lines
142 B
Plaintext
5 lines
142 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
|