Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
_Arc... Procedures
◄Summary► ◄Details► ◄Example► ◄Back►
PROCEDURE _Arc( x1, y1, x2, y2, x3, y3, x4, y4 : Integer );
PROCEDURE _Arc_wxy( VAR wxy1, wxy2, wxy3, wxy4 : _WXYCoord );
Draw elliptical arcs
Unit: MSGraph
See also: _Ellipse, _GrStatus, _LineTo, _Pie, _Rectangle, _SetColor,
_SetWindow