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

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