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

In This Topic
    DeviceName Property
    In This Topic
    Gets or sets the device name.
    Syntax
    'Declaration
     
    Public Property DeviceName As String
    public string DeviceName {get; set;}
    See Also