GradientStyle Property (ILEADRasterGradientEfx)

Visual Basic example

Visual C++ example

 

Syntax

short GradientStyle;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the gradient style in the Gradient dialog box. For a list of available gradients, refer to Gradients.

This property is also used if the TRANSITION_GRADIENT flag is included in the UIFlags property for the Transition dialog.

See Also

Elements

ShowGradientDlg method, ShowTransitionDlg method, UIFlags property