| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Draw and fill a sector of an ellipse
Source position: graphh.inc line 808
procedure Sector(  | 
x: SmallInt;  | 
y: SmallInt;  | 
StAngle: Word;  | 
EndAngle: Word;  | 
XRadius: Word;  | 
YRadius: Word  | 
);  | 
Sector draws and fills a sector of an ellipse with center (X,Y) and radii XRadius and YRadius, starting at angle Start and ending at angle Stop.
None.
  | 
Draw part of a circle  | 
|
  | 
Draw a complete circle  | 
|
  | 
Draw a pie-slice  |