BitmapListIndex property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short BitmapListIndex

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

Is the index of the current bitmap in the object's bitmap list.

You can set this property to specify the current bitmap. For example, if you wanted to resize all bitmaps in a list, you would use a loop that updates this property before calling the Size method.

See Also

Topics:

Raster Images: Creating and Maintaining Lists of Images