Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - fg_drawthickline http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             fg_drawthickline

   Usage
   #include <fg.h>
   void  far fg_drawthickline(fg_color_t color, int mode, int  mask,  int
   line_type,   fg_const_pline_t   line,   fg_const_pbox_t   clip,    int
   thickness);

   Description
   Draw  thick  line. Line is drawn as if the 'pen' is a square  that  is
   thickness pixels wide on a side. See fg_drawlineclip for a description
   of the other parameters and a (similar) example.


See Also: fg_drawlineclip

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