User Tools

Site Tools


pt:textwidth

TextWidth

Formato

textwidth ( string )

Descrição

Devolve o comprimento em pixeis de uma linha de texto produzida pela instrução Text .

Exemplo

font "arial",10,10
print textwidth ("ola")
font "arial",20,10
print textwidth ("ola")
font "arial",40,10
print textwidth ("ola")

mostra

17
36
69

Ver também

New To Version

0.9.6.68

pt/textwidth.txt · Last modified: 2020/02/28 10:46 (external edit)