MindFusion.Wpf Pack Programmer's Guide
GaugeMouseEventArgs Members
Constructors Properties
 


Contains the arguments passed to mouse-related event handlers.

The following tables list the members exposed by the GaugeMouseEventArgs type.

 Public Constructors

  Name Description

GaugeMouseEventArgs

 

 Public Properties

  Name Description

ClickCount

Gets the number of times the button was clicked.

Element

Gets a reference to the clicked gauge element, if any.

LeftButton

Gets the current state of the left mouse button.

MiddleButton

Gets the current state of the middle mouse button.

Position

Gets the position of the mouse relative to the clicked element.

RightButton

Gets the current state of the right mouse button.

Value

Get the gauge value corresponding to the clicked point.

 See Also

GaugeMouseEventArgs Class
MindFusion.Gauges.Wpf Namespace