help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Graph' (#rtl)

PieSlice

Draw a pie-slice

Declaration

Source position: graphh.inc line 768

procedure PieSlice(

  X: SmallInt;

  Y: SmallInt;

  stangle: SmallInt;

  endAngle: SmallInt;

  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

  

Draw part of a circle

Circle

  

Draw a complete circle

Sector

  

Draw and fill a sector of an ellipse

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505