ImageAreaBaseMouseDown Event

This event is raised when a mouse button is pressed while the mouse is inside the image area

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
public event MouseEventHandler MouseDown

Value

MouseEventHandler

See Also