SWFTextField->setLineSpacing()

(no version information, might be only in CVS)

SWFTextField->setLineSpacing() -- Sets the line spacing of the text field

Description

class SWFTextField {

void setLineSpacing ( int height )

}

Avertissement

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

swftextfield->setlinespacing() sets the line spacing of the text field to the height of height. Default is 40.

Valeurs de retour

Aucune valeur n'est retournée.