InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Touch Namespace / TouchEventArgs Class / X Property

In This Topic
    X Property (TouchEventArgs)
    In This Topic
    Gets the contact's X coordinate, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property X As Integer
    public int X {get;}
    See Also