| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
SWFTextField->setLineSpacing()
(no version information, might be only in CVS)
SWFTextField->setLineSpacing() -- Sets the line spacing of the text fieldPopis
class SWFTextField {void setLineSpacing ( int height )
}
| Varování | 
Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí.  | 
   swftextfield->setlinespacing() sets the line spacing
   of the text field to the height of height. Default is 40. 
  
| Předcházející | Domů | Další | 
| SWFTextField->setLeftMargin() | Nahoru |