ComponentOne Gauges for WinForms
PointerDragEventArgs Class Members
Properties 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : PointerDragEventArgs Class

The following tables list the members exposed by PointerDragEventArgs.

Public Properties
 NameDescription
Public PropertyGets which mouse button was pressed. (Inherited from C1.Win.C1Gauge.ItemMouseEventArgs)
Public PropertyGets the number of times the mouse button was pressed or released. (Inherited from C1.Win.C1Gauge.ItemMouseEventArgs)
Public PropertyGets the owner C1Gauge control. (Inherited from C1.Win.C1Gauge.ItemEventArgs)
Public PropertyGets the owner C1GaugeBase for the item causing the event. (Inherited from C1.Win.C1Gauge.ItemEventArgs)
Public PropertyGets the item causing the event. (Inherited from C1.Win.C1Gauge.ItemEventArgs)
Public PropertyIndicates whether the item can be hit-tested. (Inherited from C1.Win.C1Gauge.ItemEventArgs)
Public PropertyIndicates whether the mouse pointer stays over the item. (Inherited from C1.Win.C1Gauge.ItemEventArgs)
Public PropertyIndicates whether the item is in 'pressed' state. (Inherited from C1.Win.C1Gauge.ItemEventArgs)
Public PropertyGets the location of the mouse during the generating mouse event. (Inherited from C1.Win.C1Gauge.ItemMouseEventArgs)
Public PropertyGets the suggested new value for the pointer.  
Public PropertyGets the Gauge pointer being dragged.  
Public PropertyGets the x-coordinate of the mouse, in pixels. (Inherited from C1.Win.C1Gauge.ItemMouseEventArgs)
Public PropertyGets the y-coordinate of the mouse, in pixels. (Inherited from C1.Win.C1Gauge.ItemMouseEventArgs)
Top
See Also

Reference

PointerDragEventArgs Class
C1.Win.C1Gauge Namespace