Direction property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Direction

Delphi Syntax

Direction: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the direction of the apparent light source in the Emboss dialog box.

Possible values are:

Value

Meaning

EMBOSS_N

[0]

EMBOSS_NE

[1]

EMBOSS_E

[2]

EMBOSS_SE

[3]

EMBOSS_S

[4]

EMBOSS_SW

[5]

EMBOSS_W

[6]

EMBOSS_NW

[7]

See Also

Elements:

Emboss method, ShowEmbossDlg method, Depth property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events