CurveIntensity Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

short CurveIntensity;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a value that indicates the degree to which to change the appearance of the border in the AddBorder dialog box.

Valid range is from 0 to 1000.

When the dialog box closes, this property will be updated according to the Intensity edit box value in the dialog box.

See Also

Elements

ShowAddBorderDlg method