SWFText::getAscent

(PHP 4 >= 4.0.5)

SWFText::getAscentReturns the ascent of the current font at its current size, or 0 if not available

Beskrivelse

float SWFText::getAscent ( void )
Advarsel

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

Se også

  • SWFText::getDescent() - Returns the descent 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