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