MGL_ellipse
Draws an ellipse outline.
Declaration
void MGLAPI MGL_ellipse(
rect_t extentRect)
Prototype In
mgraph.h
Parameters
extentRect |
Bounding rectangle for the ellipse |
Description
Draws the outline of an ellipse given the bounding rectangle for the ellipse. The ellipse outline is drawn in the current pen color, style and size just inside the mathematical boundary of the bounding rectangle for the ellipse.
See Also
MGL_ellipseCoord, MGL_fillEllipse, MGL_ellipseArc, MGL_fillEllipseArc
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com