TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchEventArgs Class
Properties


In This Topic
    TouchEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TouchEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a TouchEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the contact's X coordinate, in pixels.  
    Public PropertyGets the contact's Y coordinate, in pixels.  
    Top
    See Also