SWFText::getDescent

(PHP 4 >= 4.0.5)

SWFText::getDescentReturns the descent of the current font at its current size, or 0 if not available

Beskrivelse

float SWFText::getDescent ( void )
Advarsel

This function is currently not documented; only its argument list is available.

Se også

  • SWFText::getAscent() - Returns the ascent of the current font at its current size, or 0 if not available

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top