VdGradientType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies a gradient type.

Usage

VdGradientType.Constant

Arguments

VDGRADIENT_DIAGONAL1

A “diagonal 1” gradient. The numerical value for this constant is 3.

VDGRADIENT_DIAGONAL2

A “diagonal 2” gradient. The numerical value for this constant is 4.

VDGRADIENT_HORIZONTAL

A horizontal gradient. The numerical value for this constant is 2.

VDGRADIENT_NONE

No gradient. The numerical value for this constant is 0.

VDGRADIENT_VERTICAL

A vertical gradient. The numerical value for this constant is 1.