4.37.2.1. AnalizeRGBColor procedure
Table of Contents
4.37.2.3. Bar procedure
- 4.37.2.2. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.2. Arc procedure
4.37.2.2. 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.
4.37.2.1. AnalizeRGBColor procedure
Table of Contents
4.37.2.3. Bar procedure
- 4.37.2.2. -