Show / Hide Table of Contents

    Enum KeyButtonMask

    Graphics input event state flags

    Namespace: PLplot
    Assembly: PLplotNet.dll
    Syntax
    public enum KeyButtonMask : uint

    Fields

    Name Description
    Alt

    alt key

    AltGr

    alt gr key

    Button1

    mouse button 1

    Button2

    mouse button 2

    Button3

    mouse button 3

    Button4

    mouse button 4

    Button5

    mouse button 5

    Caps

    caps lock

    Control

    control key

    Num

    num lock

    Scroll

    scroll lock

    Shift

    shift key

    Win

    windows key

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX