next up previous contents index
Next: SetActivePage Up: Functions and procedures Previous: RestoreCRTMode

Sector

   

Declaration:

Procedure Sector (X,Y : Integer;
Start,Stop,XRadius,YRadius : Word) ;

Description:

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.

Errors:

None.

See also:

Arc, Circle, PieSlice



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998