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



root
Fri Sep 11 18:24:36 CEST 1998