BumpyShadow property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool BumpyShadow

Delphi Syntax

BumpyShadow: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

Value

Meaning

TRUE

The "Bumped" check box was checked. Increase the intensity near the far edge of the shadow.

FALSE

The "Bumped" check box wasn’t checked. Do not increase the intensity near the far edge of the shadow.

See Also

Elements:

ShowAddBorderDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events