Package ilcd
Class Size

Public Method getHeight

int getHeight()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Range Description
height -2.147.483.648...2.147.483.647 the height value of a Size object

Returns the height value of a Size object.

Example

Draw.writeText("" + Control.getDisplaySize().getHeight());

See also:

Control.getDisplaySize()
Control.getTextExtent(String)
Control.getTextMessageExtent(String)
Control.getUnicodeTextExtent(String)
GraphicInfo.getSize()