Function GraGradient() Foundation
Draws a shape filled with a gradient.
GraGradient( [<oPS>], [<aStart>], <aVertices>, [<aColors>], [<nMode>] ) --> lSuccess
Constant | Description |
---|---|
GRA_GRADIENT_HORIZONTAL *) | Draws a rectangle with a horizontal gradient |
GRA_GRADIENT_VERTICAL | Draws a rectangle with a vertical gradient |
GRA_GRADIENT_TRIANGLE | Draws a shaded triangle |
|
Function GraGradient() draws a shape filled with a gradient. The function can be used to draw either shaded rectangles or triangles.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.