Show contents 

Working with Common Classes > Classes > ImageList > ImageList.getLeft

ImageList.getLeft

Syntax

getLeft(columnIndex: Number);

Parameters

columnIndex. Column index.

Description

The getLeft method returns horizontal offset.

Example

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

See also:

ImageList