Initializes a new instance of the GaugeMouseEventArgs class.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public GaugeMouseEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The clicked gauge element, if any.
The position of the mouse relative to the clicked element.
The gauge value corresponding to the clicked point.