Previous: DetectSVGAMode procedure To the Table of Content Next: DrawHLine procedure

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

DrawEllipse procedure

Targets: MS-DOS, Win32


Graph Unit

Draws an ellipse

Declaration:
procedure DrawEllipse(X, Y, A, B: Longint);
Remarks:
(X,Y) is the center point; A and B are the horizontal and vertical axes.


Previous: DetectSVGAMode procedure To the Table of Content Next: DrawHLine procedure
DetectSVGAMode procedure Table of Content DrawHLine procedure

- 4.37.2.13 -