TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / QueryStatusEventArgs Class / Y Property

In This Topic
    Y Property (QueryStatusEventArgs)
    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