SWFText::getDescent

(PHP 5 <= 5.3.0, PECL ming SVN)

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

설명

float SWFText::getDescent ( void )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

참고

  • 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