Transition Property (ILEADRasterDlgEfx)

Visual Basic example

Visual C++ example

 

Syntax

ILEADRasterTransitionEfx * Transition;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a pointer to an ILEADRasterTransitionEfx object that contains information in the Transition 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:

BackColor Property

Delay Property

EffectStyle Property

ForeColor Property

Grain Property

MaxPass Property

Steps Property

TransitionStyle Property

Transparent Property

TransparentColor Property

WandColor Property

WandThickness Property

See Also

Elements

ShowTransitionDlg method