Image MapOn Mouse Move Method
This is overridden to adjust the display as the mouse moves in and out of defined areas on the image
map and to fire the appropriate image area mouse events.
Definition
Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2024.12.31.0
C#
protected override void OnMouseMove(
MouseEventArgs e
)VB
Protected Overrides Sub OnMouseMove (
e As MouseEventArgs
)C++
protected:
virtual void OnMouseMove(
MouseEventArgs^ e
) overrideF#
abstract OnMouseMove :
e : MouseEventArgs -> unit
override OnMouseMove :
e : MouseEventArgs -> unit Parameters
- e MouseEventArgs
- The event arguments