Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTouchActionEventArgs Class / NTouchActionEventArgs Constructor


In This Topic
    NTouchActionEventArgs Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function New( _
       ByVal xjYC As NEvent, _
       ByVal YjYC As NNode, _
       ByVal AKYC As UdxC, _
       ByVal bKYC As SKYC, _
       ByVal CKYC As NTouchDevice _
    )
    'Usage
     
    
    Dim xjYC As NEvent
    Dim YjYC As NNode
    Dim AKYC As UdxC
    Dim bKYC As SKYC
    Dim CKYC As NTouchDevice
     
    Dim instance As New NTouchActionEventArgs(xjYC, YjYC, AKYC, bKYC, CKYC)
    internal NTouchActionEventArgs( 
       NEvent xjYC,
       NNode YjYC,
       UdxC AKYC,
       SKYC bKYC,
       NTouchDevice CKYC
    )

    Parameters

    xjYC
    YjYC
    AKYC
    bKYC
    CKYC
    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