ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Integer
    public System.int X {get;}
    See Also