Class Keys
Sets the key value, on recognition of which the command will be executed. They are none - no key Number0 = The 0 key Number1 = The 1 key Number2 = The 2 key Number3 = The 3 key Number4 = The 4 key Number5 = The 5 key Number6 = The 6 key Number7 = The 7 key Number8 = The 8 key Number9 = The 9 key Number0 = The 0 key BackSpace = The BackSpace key F1 = The f1 key F2 = The f2 key F3 = The f3 key F4 = The f4 key F5 = The f5 key F6 = The f6 key F7 = The f7 key F8 = The f8 key F9 = The f9 key F10 = The f10 key F11 = The f11 key F12 = The f12 key A = The a key B = The b key C = The c key D = The d key E = The e key F = The f key G = The g key H = The h key I = The i key J = The j key K = The k key L = The l key M = The m key N = The n key O = The o key P = The p key Q = The q key R = The r key S = The s key T = The t key U = The u key V = The v key W = The w key X = The x key Y = The y key Z = The z key Left = The left key Right = The right key Top = The top key Bottom = The bottom key Escape = The Escape key Tab = The tab key Delete = The delete key Enter = The enter key The Space key The page up key The page down key The end key The home key The Minus The Plus The Star The Open Square Bracket The close Square Bracket
Inheritance
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Keys : Enum
Fields
A
The A key
Declaration
public const Keys A
Field Value
| Type |
|---|
| Keys |
B
The B key
Declaration
public const Keys B
Field Value
| Type |
|---|
| Keys |
BackSpace
The 8 key
Declaration
public const Keys BackSpace
Field Value
| Type |
|---|
| Keys |
BracketLeft
The Open Square bracket
Declaration
public const Keys BracketLeft
Field Value
| Type |
|---|
| Keys |
BracketRight
The close Square bracket
Declaration
public const Keys BracketRight
Field Value
| Type |
|---|
| Keys |
C
The C key
Declaration
public const Keys C
Field Value
| Type |
|---|
| Keys |
D
The D key
Declaration
public const Keys D
Field Value
| Type |
|---|
| Keys |
Delete
The delete key
Declaration
public const Keys Delete
Field Value
| Type |
|---|
| Keys |
Down
The down arrow key
Declaration
public const Keys Down
Field Value
| Type |
|---|
| Keys |
E
The E key
Declaration
public const Keys E
Field Value
| Type |
|---|
| Keys |
End
The Space key
Declaration
public const Keys End
Field Value
| Type |
|---|
| Keys |
Enter
The enter key
Declaration
public const Keys Enter
Field Value
| Type |
|---|
| Keys |
Escape
The Escape key
Declaration
public const Keys Escape
Field Value
| Type |
|---|
| Keys |
F
The F key
Declaration
public const Keys F
Field Value
| Type |
|---|
| Keys |
F1
The F1 key
Declaration
public const Keys F1
Field Value
| Type |
|---|
| Keys |
F10
The F10 key
Declaration
public const Keys F10
Field Value
| Type |
|---|
| Keys |
F11
The F111 key
Declaration
public const Keys F11
Field Value
| Type |
|---|
| Keys |
F12
The F12 key
Declaration
public const Keys F12
Field Value
| Type |
|---|
| Keys |
F2
The F2 key
Declaration
public const Keys F2
Field Value
| Type |
|---|
| Keys |
F3
The F3 key
Declaration
public const Keys F3
Field Value
| Type |
|---|
| Keys |
F4
The F4 key
Declaration
public const Keys F4
Field Value
| Type |
|---|
| Keys |
F5
The F5 key
Declaration
public const Keys F5
Field Value
| Type |
|---|
| Keys |
F6
The F6 key
Declaration
public const Keys F6
Field Value
| Type |
|---|
| Keys |
F7
The F7 key
Declaration
public const Keys F7
Field Value
| Type |
|---|
| Keys |
F8
The F8 key
Declaration
public const Keys F8
Field Value
| Type |
|---|
| Keys |
F9
The F9 key
Declaration
public const Keys F9
Field Value
| Type |
|---|
| Keys |
G
The G key
Declaration
public const Keys G
Field Value
| Type |
|---|
| Keys |
H
The H key
Declaration
public const Keys H
Field Value
| Type |
|---|
| Keys |
Home
The Space key
Declaration
public const Keys Home
Field Value
| Type |
|---|
| Keys |
I
The I key
Declaration
public const Keys I
Field Value
| Type |
|---|
| Keys |
J
The J key
Declaration
public const Keys J
Field Value
| Type |
|---|
| Keys |
K
The K key
Declaration
public const Keys K
Field Value
| Type |
|---|
| Keys |
L
The L key
Declaration
public const Keys L
Field Value
| Type |
|---|
| Keys |
Left
The left arrow key
Declaration
public const Keys Left
Field Value
| Type |
|---|
| Keys |
M
The M key
Declaration
public const Keys M
Field Value
| Type |
|---|
| Keys |
Minus
The Minus
Declaration
public const Keys Minus
Field Value
| Type |
|---|
| Keys |
N
The N key
Declaration
public const Keys N
Field Value
| Type |
|---|
| Keys |
None
Declaration
public const Keys None
Field Value
| Type |
|---|
| Keys |
Number0
The 0 key
Declaration
public const Keys Number0
Field Value
| Type |
|---|
| Keys |
Number1
The 1 key
Declaration
public const Keys Number1
Field Value
| Type |
|---|
| Keys |
Number2
The 2 key
Declaration
public const Keys Number2
Field Value
| Type |
|---|
| Keys |
Number3
The 3 key
Declaration
public const Keys Number3
Field Value
| Type |
|---|
| Keys |
Number4
The 4 key
Declaration
public const Keys Number4
Field Value
| Type |
|---|
| Keys |
Number5
The 5 key
Declaration
public const Keys Number5
Field Value
| Type |
|---|
| Keys |
Number6
The 6 key
Declaration
public const Keys Number6
Field Value
| Type |
|---|
| Keys |
Number7
The 7 key
Declaration
public const Keys Number7
Field Value
| Type |
|---|
| Keys |
Number8
The 8 key
Declaration
public const Keys Number8
Field Value
| Type |
|---|
| Keys |
Number9
The tab key
Declaration
public const Keys Number9
Field Value
| Type |
|---|
| Keys |
O
The O key
Declaration
public const Keys O
Field Value
| Type |
|---|
| Keys |
P
The P key
Declaration
public const Keys P
Field Value
| Type |
|---|
| Keys |
PageDown
The Space key
Declaration
public const Keys PageDown
Field Value
| Type |
|---|
| Keys |
PageUp
The page up key
Declaration
public const Keys PageUp
Field Value
| Type |
|---|
| Keys |
Plus
The Plus
Declaration
public const Keys Plus
Field Value
| Type |
|---|
| Keys |
Q
The Q key
Declaration
public const Keys Q
Field Value
| Type |
|---|
| Keys |
R
The R key
Declaration
public const Keys R
Field Value
| Type |
|---|
| Keys |
Right
The right arrow key
Declaration
public const Keys Right
Field Value
| Type |
|---|
| Keys |
S
The S key
Declaration
public const Keys S
Field Value
| Type |
|---|
| Keys |
Space
The Space key
Declaration
public const Keys Space
Field Value
| Type |
|---|
| Keys |
Star
The Star
Declaration
public const Keys Star
Field Value
| Type |
|---|
| Keys |
T
The T key
Declaration
public const Keys T
Field Value
| Type |
|---|
| Keys |
Tab
The tab key
Declaration
public const Keys Tab
Field Value
| Type |
|---|
| Keys |
U
The U key
Declaration
public const Keys U
Field Value
| Type |
|---|
| Keys |
Up
The up arrow key
Declaration
public const Keys Up
Field Value
| Type |
|---|
| Keys |
V
The V key
Declaration
public const Keys V
Field Value
| Type |
|---|
| Keys |
W
The W key
Declaration
public const Keys W
Field Value
| Type |
|---|
| Keys |
X
The X key
Declaration
public const Keys X
Field Value
| Type |
|---|
| Keys |
Y
The Y key
Declaration
public const Keys Y
Field Value
| Type |
|---|
| Keys |
Z
The Z key
Declaration
public const Keys Z
Field Value
| Type |
|---|
| Keys |