FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Drawing an arc
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Drawing an arc
Posted: Fri Jun 01, 2012 08:37 AM

Hi,

I can draw circles with ellipse() function, but now I want to draw only a quarter of a circle. Is there a function to do this?
I have tried pie(), but this function also draw 2 lines from the center to the begin, and end-point.

Thanks,
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 1088
Joined: Fri Oct 07, 2005 03:33 PM
Re: Drawing an arc
Posted: Fri Jun 01, 2012 12:29 PM
Hello,

please give a look to this site

http://www.ucancode.net/faq/CDC_Arc_Pie_Chord.htm

it is really useful0

regards

Marcelo

Continue the discussion