ItemBitmap property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

TBitmapHandle ItemBitmap (L_UINT uIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the array of bitmaps to be included in:

image\sqrblit.gif the "Available " list in the AddBitmaps dialog, or

image\sqrblit.gif the image picker in either the Underlay dialog or the Stitch dialog.

You have to set the ItemsCount property before using this property.

See Also

Elements

ShowUnderlayDlg method, ShowAddBitmapsDlg method