Direction property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

DirectionConstants Direction

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