Eyeshot 11 WPF API Reference
WPF 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