| ImageAreaBase | This is the abstract base class for the image area types of the web server ImageMap control |
| ImageAreaCircle | This is the circle image area class |
| ImageAreaPolygon | This is the polygon image area class |
| ImageAreaRectangle | This is the rectangle image area class |
| ImageMap | This is a derived WebControl class that can be used to render an image map (an image with hyperlink hot spots). |
| WebImageAreaCollection | This is an ImageAreaCollection-derived class that implements IStateManager so that web-based image areas can track their view state. |
| AreaClickAction | This enumerated type defines the action to take when an area is clicked in the web server ImageMap control. |
| WindowTarget | This enumerated type defines the locations in which a browser window can be opened by the areas in a web server ImageMap control when clicked and their Action property is set to Navigate. |