Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Mouse3D Namespace
Inheritance Hierarchy
In This Topic
    devDept.Eyeshot.Mouse3D Namespace
    In This Topic
    Provides classes for 3D mouse buttons support.
    Classes
     ClassDescription
    ClassProvides data for the devDept.Eyeshot.ViewportLayout.Mouse3DButtonDown and devDept.Eyeshot.ViewportLayout.Mouse3DButtonUp event.
    Class ButtonMask from device
    Class Class with the device information.
    ClassProvides data for the devDept.Eyeshot.ViewportLayout.Mouse3DMove event.
    Class Rotation Vector from device.
    Class Translation Vector from device.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the devDept.Eyeshot.ViewportLayout.Mouse3DButtonDown or devDept.Eyeshot.ViewportLayout.Mouse3DButtonUp event.
    DelegateRepresents the method that will handle the devDept.Eyeshot.ViewportLayout.Mouse3DMove event.
    See Also