ImageAreaRectangle Constructor

There are four 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 the URL to which to navigate when clicked.
ImageAreaRectangle(Rectangle, String, String) Constructor. This version takes the rectangle coordinates, the URL to which to navigate when clicked, and a tool tip.

See Also