Effect Property (ILEADRasterDlgEfx)

Visual Basic example

Visual C++ example

 

Syntax

ILEADRasterEffectEfx * Effect;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a pointer to an ILEADRasterEffectEfx object that contains information in the Effect dialog box. When the dialog is closed, this property is updated with the information entered by the user, through the dialog. This information can be found in the following properties:

Delay property

EffectStyle property

Grain property

MaxPass property

Transparent property

TransparentColor property

WandColor property

WandThickness property

See Also

Elements

ShowEffectDlg method