Package ilcd
Class Size

Public Method getWidth

int getWidth()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

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

Returns the width value of a Size object.

Example

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

See also:

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