ImageMapAreas Property

This returns the collection of areas defined for the image map

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
public ImageAreaCollection Areas { get; }

Property Value

ImageAreaCollection

Implements

IImageMapAreas

See Also