SelectedBitmap Property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

long SelectedBitmap;

Overview

Refer to Using Imaging Common Dialogs

Remarks

(Read Only) Gets the bitmap selected by user when the AddBorder dialog box or the AddFrame dialog box closed successfully.

You can pass this bitmap to the AddBorder method or the AddFrame method.

See Also

Elements

ShowAddBorderDlg method, ShowAddFrameDlg method