ScottPlot
Loading...
Searching...
No Matches
Properties | List of all members
ScottPlot.Interactivity.IMouseAction Interface Reference

User actions that occur at a point in pixel space. More...

Inheritance diagram for ScottPlot.Interactivity.IMouseAction:
ScottPlot.Interactivity.IUserAction ScottPlot.Interactivity.IMouseButtonAction

Properties

Pixel Pixel [get]
 
- Properties inherited from ScottPlot.Interactivity.IUserAction
string Device [get]
 Name of the thing performing the action but no state. E.g., "left button" or "shift key".
 
string Description [get]
 Description of both the input device and its state. E.g., "left button released" or "shift key pressed".
 
DateTime DateTime [get, set]
 Describes when the event happened. Useful for distinguishing single from double-clicks.
 

Detailed Description

User actions that occur at a point in pixel space.

Property Documentation

◆ Pixel

Pixel ScottPlot.Interactivity.IMouseAction.Pixel
get

The documentation for this interface was generated from the following file: