Show contents 

Working with Common Classes > Classes > ImageList > ImageList.getTop

ImageList.getTop

Syntax

getTop(rowIndex: Number);

Parameters

rowIndex. Row index.

Description

The getTop method returns vertical offset.

Example

The example of use is given on the page with description of the ImageList.applyToBackground method.

See also:

ImageList