You are here: Symbol Reference > JSGraphUtil Namespace > Structs, Records, Enums > JSGraphUtil.TGradientDirection Enumeration
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSGraphUtil.TGradientDirection Enumeration
Pascal
TGradientDirection = (
  gdHorizontal,
  gdVertical
);

JSGraphUtil

Members 
Description 
gdHorizontal 
Draws the gradient left to right. 
gdVertical 
Draws the gradient from top to bottom. 

Specifies the direction to draw a gradient.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!