Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / Handler.DigitizerCapabilities Class / IsStackReady Property

In This Topic
    IsStackReady Property
    In This Topic
    Check if touch device is ready
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property IsStackReady As Boolean
    public static bool IsStackReady {get;}
    See Also