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>horz_line()</b> g_exam12 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HORZ_LINE()                                                        G_EXAM12
   Draws a horizontal reference line parallel to the X axis.

   Syntax
         HORZ_LINE(nYValue [,nColor] [,nPattern])

   Arguments
         nYValue     Sets the Y axis scale value at which to draw the line.
         OPTIONAL PARAMETERS
         nColor      Color of the horizontal line. (default 15)
         nPattern    Pattern of the horizontal line. (default 1)

   Description
         HORZ_LINE() draws a horizontal reference line on the screen at a
         position parallel to the X axis. The pattern for the line can be
         set with nPattern, and the color can be set with nColor.

See Also: VERT_LINE()

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