Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTouchDevice Class
Members


In This Topic
    NTouchDevice Class
    In This Topic
    Represents a touch device (you can think of a single finger).
    Object Model
    NTouchDevice Class
    Syntax
    'Declaration
     
    
    Public Class NTouchDevice 
       Inherits NUISingleton
    'Usage
     
    
    Dim instance As NTouchDevice
    public class NTouchDevice : NUISingleton 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NUISingleton
          Nevron.Nov.UI.NTouchDevice

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also