WebImageAreaCollection(IImageMap) Constructor

Construct an empty collection associated with the specified IImageMap control

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public WebImageAreaCollection(
	IImageMap map
)

Parameters

map  IImageMap
The image map control that owns the collection

See Also