IImageMapClick Event

This event is raised when a hot spot on the image map is clicked

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
event EventHandler<ImageMapClickEventArgs> Click

Value

EventHandlerImageMapClickEventArgs

See Also