ellipseproc
Standard ellipse drawing routine prototype.
Declaration
Source position: graphh.inc line 557
Type
ellipseproc = procedure(X: SmallInt; Y: SmallInt; XRadius: Word;
YRadius: Word; stAngle: Word; EndAngle: Word;
fp: patternlineproc)