ImageGear21.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > Annotator Class : MouseMove Event |
The event handler receives an argument of type ArtMouseEventArgs containing data related to this event. The following ArtMouseEventArgs properties provide information specific to this event.
Property | Description |
---|---|
EventData | Gets mouse event data. |
Mark | Gets the annotation mark object the mouse pointer is over or null otherwise. |