SoftCurve property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool SoftCurve

Delphi Syntax

SoftCurve: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the Smooth checkbox was checked in the AddBorder dialog box. Possible values are:

Value

Meaning

TRUE

The Smooth check box was checked. Make the border more homogeneous in intensity, giving the appearance of a smoother curve.

FALSE

The Smooth check box wasn’t checked. Do not make the border more homogeneous in intensity, giving the appearance of a smoother curve.

See Also

Elements:

ShowAddBorderDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events