next up previous contents index
Next: PutImage Up: Functions and procedures Previous: OutTextXY

PieSlice

   

Declaration:

Procedure PieSlice (X,Y : Integer;
Start,Stop,Radius : Word) ;

Description:

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.

Errors:

None.

See also:

Arc, Circle, Sector



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