Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class / MouseDrag Event

In This Topic
    MouseDrag Event
    In This Topic
    Mouse drag 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