Previous: AnalizeRGBColor procedure To the Table of Content Next: Bar procedure

- 4.37.2.2 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

Arc procedure

Targets: MS-DOS, Win32
Graph Unit

Draws a circular arc.

Declaration:
procedure Arc(X, Y; Integer; StAngle, EndAngle, Radius; Word);
Remarks:
The arc begins at StAngle (start angle) and ends at EndAngle with radius Radius, and with (X,Y) as the center point.


Previous: AnalizeRGBColor procedure To the Table of Content Next: Bar procedure
AnalizeRGBColor procedure Table of Content Bar procedure

- 4.37.2.2 -