Win32Prn() > Print output methods | ![]() |
![]() |
![]() |
![]() |
Prints an arc.
:arc( <nX1>, <nY1>, <nX2>, <nY2> ) --> lSuccess
Method :arc() accepts the coordinates of a bounding rectangle and draws an elliptical arc 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