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

In This Topic
    IsExternalTouch Property
    In This Topic
    Check for external touch support
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property IsExternalTouch As Boolean
    public static bool IsExternalTouch {get;}
    See Also