WebImageAreaCollection Constructor

There are three overloads for the constructor.

Overload List

WebImageAreaCollection Default constructor
WebImageAreaCollection(IImageMap) Construct an empty collection associated with the specified IImageMap control
WebImageAreaCollection(IImageMap, IEnumerableIImageArea) Construct collection from an enumerable list of IImageArea objects

See Also