ImageAreaCollection Constructor

There are three overloads for the constructor

Overload List

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

See Also