DEMO version ! After registering you will receive a complete version.
Description
This function draws the border of an ellipse. The center of the ellipse is
the center of the bounding rectangle defined by de points ('Xleft','Ytop')
and ('Xright','Ybottom'). The border is drawn in 'Color'.
Clipping is performed.
This function can be used only if you have set the screen to a graphic mode
using FGLSetMode().
Syntax
FGLEllipse(< Xleft >,< Ytop >,< Xright >,
< Ybottom >,< Color >) -> Result.