Gets the current state of the right mouse button.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public MouseButtonState RightButton { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property RightButton As MouseButtonState |
A member of the MouseButtonState enumeration.
See Also