TextLayout.getDescent

Returns the descent of the receiver.

@return the descent

@exception SWTException <ul> <li>ERROR_GRAPHIC_DISPOSED - if the receiver has been disposed</li> </ul>

@see #getAscent() @see #setAscent(int) @see #setDescent(int) @see #getLineMetrics(int)

class TextLayout
int
getDescent
(
)

Meta