ImageAreaCollectionImageAreaChanged Event

This event is raised when an image area property changes that affects its visual presentation in the image map control such as its position or enabled state.

Definition

Namespace: EWSoftware.ImageMaps
Assemblies:  EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
  EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
public event EventHandler ImageAreaChanged

Value

EventHandler

See Also