SmoothEdge property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

Byte SmoothEdge

Delphi Syntax

SmoothEdge: Byte

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 UseMask property is FALSE. Valid range is from 0 to 255.

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

Topics:

Imaging Common Dialogs: Properties, Methods, and Events