Indicates whether the provided key is currently pressed down.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected bool IsKeyDown ( |
Visual Basic
Copy Code
|
|---|
Protected Function IsKeyDown( _ |
The virtual key that maps to the key that is being checked.
See Also