Class StandardKeys
- Namespace
- ScottPlot.Interactivity
- Assembly
- ScottPlot.dll
Structures for commonly used keys. Use these as a safer alternative to instantiating your own.
public static class StandardKeys
- Inheritance
-
StandardKeys
- Inherited Members
Fields
A
public static readonly Key A
Field Value
Alt
public static readonly Key Alt
Field Value
Control
public static readonly Key Control
Field Value
Down
public static readonly Key Down
Field Value
Left
public static readonly Key Left
Field Value
Right
public static readonly Key Right
Field Value
Shift
public static readonly Key Shift
Field Value
Unknown
public static readonly Key Unknown
Field Value
Up
public static readonly Key Up
Field Value
Methods
IsArrowKey(Key)
public static bool IsArrowKey(Key key)
Parameters
key
Key