Raised when the mouse is moved over the image displayed by this viewer control.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic

Public Event WorkspaceMouseMove As MouseEventHandler

C#

public event MouseEventHandler WorkspaceMouseMove

Remarks

Position of the mouse pointer is measured in the coordinates of the workspace (physical units of measure).