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.
_Pie... Procedures
◄Summary► ◄Details► ◄Example► ◄Back►
PROCEDURE _Pie( control, x1, y1, x2, y2, x3, y3, x4, y4 : Integer );
PROCEDURE _Pie_wxy( control : Integer;
VAR wxy1, wxy2, wxy3, wxy4 : _WXYCoord );
Draw a pie-shaped wedge
Unit: MSGraph
See also: _Arc, _Ellipse, _FloodFill, _GetColor, _GrStatus, _LineTo,
_Rectangle, _SetColor, _SetFillMask