[]
        
(Showing Draft Content)

C1.Win.C1Gauge.ItemMouseEventArgs

ItemMouseEventArgs Class

Provides data for mouse events occuring for the Gauge items.

Inheritance
ItemMouseEventArgs
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class ItemMouseEventArgs : ItemEventArgs

Properties

Name Description
Button

Gets which mouse button was pressed.

Clicks

Gets the number of times the mouse button was pressed or released.

Location

Gets the location of the mouse during the generating mouse event.

X

Gets the x-coordinate of the mouse, in pixels.

Y

Gets the y-coordinate of the mouse, in pixels.