ImageAreaBaseOnMouseDown Method

This raises the image area MouseDown event

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
protected virtual void OnMouseDown(
	MouseEventArgs e
)

Parameters

e  MouseEventArgs
The event arguments

See Also