Win32Prn() > Print output methods | ![]() |
![]() |
![]() |
![]() |
Prints an ellipse.
:ellipse( <nX1>, <nY1>, <nX2>, <nY2> ) --> lSuccess
Method :ellipse() accepts the coordinates of a bounding rectangle and draws an ellipse inside the rectangle using the current pen. The pen must be selected previously with method :setPen().
The method returns a logical value indicating success of the operation.
http://www.xHarbour.com