[Overview][Constants][Classes][Index] |
Evaluate text size
Source position: nvglwidgets.pas line 177
public function GLUIPainter.getTextSize( |
const Text: ; |
out nbLines: Integer |
):Integer; override; |
Text width of widest line
getTextSize evaluates a string, it will calculate the number of lines it consists of and will return the length in pixels of the longest line.