ImageMapClick Event

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

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
public event EventHandler<ImageMapClickEventArgs> Click

Value

EventHandlerImageMapClickEventArgs

Implements

IImageMapClick

See Also