FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Draw a circle, print a circle.
Posts: 408
Joined: Sun Nov 06, 2005 03:55 PM
Draw a circle, print a circle.
Posted: Tue Nov 18, 2008 07:15 PM

The window class has a circle method that utilizes the Elipse function, is there a wasy to draw a circle via the Printer class?

Byron...

Thanks,

Byron Hopp

Matrix Computer Services
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Draw a circle, print a circle.
Posted: Wed Nov 19, 2008 10:35 AM
Byron,

You have to use


<oPrn>:Ellipse( <nTop>, <nLeft>, <nBottom>, <nRight>, <oPen> ) ]


Regards,
Marc
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite

Continue the discussion