MindFusion.Wpf Pack Programmer's Guide
GaugeMouseEventArgs.LeftButton Property
See Also
 





Gets the current state of the left mouse button.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public MouseButtonState LeftButton { get; }

Visual Basic  Copy Code

Public ReadOnly Property LeftButton As MouseButtonState

 Property Value

A member of the MouseButtonState enumeration.

 See Also

GaugeMouseEventArgs Members
GaugeMouseEventArgs Class
MindFusion.Gauges.Wpf Namespace