Search
GaugeMouseEvent Members
Constructors Methods
 


Contains the arguments passed to mouse-related event handlers.

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

 Public Constructors

  Name Description

GaugeMouseEvent

Initializes a new instance of the GaugeMouseEvent class.

 Public Methods

  Name Description

getElement

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

getPosition

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

getValue

Get the gauge value corresponding to the clicked point.

 See Also