SmoothEdge Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

short SmoothEdge;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a value that indicates the amount to smooth the edge between the frame and the original bitmap in the AddFrame dialog box.

This value is used only when the EnableUseMask property is VARIANT_FALSE. The valid range is from 0 to 500.

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

See Also

Elements

ShowAddFrameDlg method