- 4.37.2.16 -
Standard Units
Graph Unit
Graph Unit Procedures and FunctionsEllipse procedure
Targets: MS-DOS, Win32
Graph Unit
Draws a portion of an ellipse.
Declaration:
procedure Ellipse(X, Y: Longint; StAngle, EndAngle,
XRadius, YRadius: DWORD);
Remarks:
Draws an arc from StAngle (start angle) to EndAngle,
with radii Xradius and YRadius, and (X,Y)
as the center point.
|
|
|
DrawPoly procedure |
Table of Content |
ExpandFill procedure |
- 4.37.2.16 -