Gradient Property (ILEADRasterDlgEfx)

Visual Basic example

Visual C++ example

 

Syntax

ILEADRasterGradientEfx * Gradient;

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

EndColor property

GradientStyle property

StartColor property

Steps property

See Also

Elements

ShowGradientDlg method