Initializes a new instance of the GaugeMouseEventArgs class.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public GaugeMouseEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The buttons related with the event.
This number of times the mouse button was pressed.
The clicked gauge element, if any.
The position of the mouse relative to the clicked element.
The gauge value corresponding to the clicked point.