Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Mouse3D Namespace / MoveEventArgs Class / DeviceInfo Property

In This Topic
    DeviceInfo Property (MoveEventArgs)
    In This Topic
    Gets or sets the device information.
    Syntax
    'Declaration
     
    Public Property DeviceInfo As DeviceInfo
    public DeviceInfo DeviceInfo {get; set;}
    See Also