TIWCGGradientOrientation Enumeration

Represents type TIWCGGradientOrientation.

Namespace: IWCGJQRegion
type
 TIWCGGradientOrientation = (gotoBottom,gotoRight,gotoTop,gotoLeft);

The TIWCGGradientOrientation type exposes the following members.

Show:
 NameDescription
gotoBottom

Represents constant gotoBottom.

gotoLeft

Represents constant gotoLeft.

gotoRight

Represents constant gotoRight.

gotoTop

Represents constant gotoTop.

Top