Image Area Ellipse Constructor
There are three overloads for the constructor
Overload List
| ImageAreaEllipse | Default constructor |
| ImageAreaEllipse(Rectangle) | Constructor. This version takes the ellipse coordinates. |
| ImageAreaEllipse(Rectangle, String) | Constructor. This version takes the ellipse coordinates and a tool tip. |