ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / ItemMouseEventArgs Class / Y Property

In This Topic
    Y Property (ItemMouseEventArgs)
    In This Topic
    Gets the y-coordinate of the mouse, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Y As System.Integer
    public System.int Y {get;}
    See Also