Table of Contents

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

MouseButton

IsPressed

bool IsPressed { get; }

Property Value

bool