BooleanWP_DrawEllipse(Integer iLeft Integer iTop Integer iWidth Integer iHeight Integer iBorderColor Integer iFillColor Boolean bFill UInteger iThickness Boolean bUpdateCurrentPosition Boolean bWrap)
draws an elipse within a bounding rectangle
distance from left edge to draw the ellipse
distance from top edge to draw the ellipse
width of the bounding rectangle
height of the bounding rectangle
color of the ellipse's edge
internal color of the ellipse
should the ellipse be filled? (False=transparent)
thickness of the elipse
after drawing, should the current position be updated?
Should the ellipse be drawn on future soft-page breaks?
True, if OK; False, if an error occurred.