[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  oWin:circle( <nRow>, <nCol>, <nRadius> ) -> NIL

------------------------------------------------------------------------------

 PARAMETER:

  <nRow>,<nCol> represent the center of the circle to draw. This coordinates
                are relative to the Window, and measured in pixels

  <nRadius>     Is the (pixel)radius of the circle


 DESCRIPTION:

  This method draws a circle on the client area of the window. All the
  windows API stuff like getting and releasing a Device Context, 
  invalidating the area and calculating the circle is automatically
  handled by FiveWin.



See Also: Line
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson