Draw a pie-slice.
Source position: graphh.inc line 806
procedure PieSlice(  | 
X: SmallInt;  | 
Y: SmallInt;  | 
stangle: SmallInt;  | 
endAngle: SmallInt;  | 
Radius: Word  | 
);  | 
PieSlice draws and fills a sector of a circle with center (X,Y) and radius Radius, starting at angle Start and ending at angle Stop.
None.
  | 
Draw part of a circle.  | 
|
  | 
Draw a complete circle.  | 
|
  | 
Draw and fill a sector of an ellipse.  |