ImageAreaBaseClick Event

This event is raised when the image area 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

See Also