SWFText::getAscent

(PHP 5 <= 5.3.0, PECL ming SVN)

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

說明

float SWFText::getAscent ( void )
Warning

此函式目前沒有參考文件;只有引數列表。

參見

  • 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