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

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