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



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

Arc

Draw part of a circle

Declaration

Source position: graphh.inc line 767

procedure Arc(

  X: SmallInt;

  Y: SmallInt;

  StAngle: Word;

  EndAngle: Word;

  Radius: Word

);

Description

Arc draws part of a circle with center at (X,Y), radius radius, starting from angle start, stopping at angle stop. These angles are measured counterclockwise.

Errors

None.

See also

Circle

  

Draw a complete circle

Ellipse

  

Draw an ellipse

GetArcCoords

  

Return coordinates of last drawn arc or ellipse.

PieSlice

  

Draw a pie-slice

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