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



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

Sector

Draw and fill a sector of an ellipse

Declaration

Source position: graphh.inc line 770

procedure Sector(

  x: SmallInt;

  y: SmallInt;

  StAngle: Word;

  EndAngle: Word;

  XRadius: Word;

  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

  

Draw part of a circle

Circle

  

Draw a complete circle

PieSlice

  

Draw a pie-slice

Notes

 No notes exist for this page yet. 





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