Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTouchDevice Class
Fields Properties Methods


In This Topic
    NTouchDevice Class Members
    In This Topic

    The following tables list the members exposed by NTouchDevice.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)The event which is raised when the touch is down in a node  
    Public Fieldstatic (Shared in Visual Basic)The event which is raised when the touch enters a node  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with Touch GotCapture  
    Public Fieldstatic (Shared in Visual Basic)The In event  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with Touch Leave  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with Touch LostCapture  
    Public Fieldstatic (Shared in Visual Basic)The event which is raised when the touch moves over a node  
    Public Fieldstatic (Shared in Visual Basic)The Out event  
    Public Fieldstatic (Shared in Visual Basic)The event which is raised when the touch is up in a node  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the input target, which currently captured the touch  
    Public PropertyGets whether the touch device is down  
    Public PropertyGets whether this is the primary touch device (i.e. its TouchOrdinal is 0).  
    Public PropertyGets whether this is the secondary touch device (i.e. its TouchOrdinal is 1).  
    Public Property  
    Public PropertyGets the ordinal in which the touch device was created.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Checks whether the specified event is a touch action event (Move, Down, Up, Wheel).  
    Public Methodstatic (Shared in Visual Basic)Checks whether the specified event is a touch capture event (GotCapture, LostCapture, CaptureIn, CaptureOut)  
    Public Methodstatic (Shared in Visual Basic)Checks whether the specified event is a touch target notification event (EnterEvent, LeaveEvent, InEvent, OutEvent)  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.UI.NUISingleton)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.UI.NUISingleton)
    Internal Method (Inherited from Nevron.Nov.UI.NUISingleton)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.UI.NUISingleton)
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also