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

In This Topic
    MouseUp Event
    In This Topic
    Mouse up 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