Eyeshot 10 WinForms API Reference
MouseOver Event

WinForms Assembly > devDept.Eyeshot Namespace > ObjectManipulator Class : MouseOver Event
Mouse over event.
Syntax
Event Data

The event handler receives an argument of type ObjectManipulator.ObjectManipulatorEventArgs containing data related to this event. The following ObjectManipulator.ObjectManipulatorEventArgs properties provide information specific to this event.

PropertyDescription
Gets the current action mode.  
Gets the axis on which the transformation is performed.  
See Also