BottomThickness Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

short BottomThickness;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the thickness of the bottom side of the border, in pixels, in the AddBorder dialog box.

When the dialog box closes, this property will be updated with the value entered in the Bottom Margin box in the dialog box.

See Also

Elements

ShowAddBorderDlg method