Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>set_grid()</b> t_exam16, g_exam14 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_GRID()                                                T_EXAM16, G_EXAM14
   Draws a horizontal or vertical line at each tick mark.

   Syntax
         nOnOrOff = SET_GRID(nAxis [,nOnOrOff] [,nGridPattern])

   Arguments
         nAxis       Sets the axis. (0 - X axis, 1 - Left Y axis, 2 - Right
                     Y axis
         OPTIONAL PARAMETERS
         nOnOrOff       Set grid to display or not. 0-Off, 1-On
         nGridPattern   Set grid pattern. (0-10)

   Returns
         nOnOrOff       Returns the state of the OnOrOff flag.

   Description
         SET_GRID() draws a horizontal or vertical line at each tick mark on
         the graph. The grid pattern can be set to any line pattern.

See Also: SET_LN_PAT()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson