Interface IMouseButtonAction
- Namespace
- ScottPlot.Interactivity
- Assembly
- ScottPlot.dll
Mouse actions that describe a button changing state
public interface IMouseButtonAction : IMouseAction, IUserAction
- Inherited Members
- Extension Methods
Properties
Button
MouseButton Button { get; }
Property Value
IsPressed
bool IsPressed { get; }