Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>method circle class twindow</b> draws a circle http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 METHOD Circle CLASS TWindow         Draws a circle
--------------------------------------------------------------------------------
Syntax:
   TWindow:Circle( <nRow>, <nCol>, <nWidth> )  --> nil

Parameters:
<nRow> --
         |-- These coordinates represent the center of the circle. They
         |   are relative to the top left of the window or which this
         |   method is called
         |
<nCol> --

<nWidth>     The radius of the circle.

Purpose:
This method can be used to draw a circle on the client area of the window


Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson