SWFText::getWidth
(PHP 4 >= 4.0.5)
SWFText::getWidth — Computes string's width
Descrizione
float SWFText::getWidth
( string
$string
)Avviso
Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.
Returns the rendered width of the string at the
text object's current font, scale, and spacing settings.
Vedere anche:
- SWFText::getUTF8Width() - calculates the width of the given string in this text objects current font and size
There are no user contributed notes for this page.
