Web Image Area Collection(IImage Map) 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: 2024.12.31.0
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
C#
public WebImageAreaCollection(
IImageMap map
)VB
Public Sub New (
map As IImageMap
)C++
public:
WebImageAreaCollection(
IImageMap^ map
)F#
new :
map : IImageMap -> WebImageAreaCollectionParameters
- map IImageMap
- The image map control that owns the collection