LeftThickness Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

short LeftThickness;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the thickness of the left 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 Left Margin box in the dialog box.

See Also

Elements

ShowAddBorderDlg method