Propagates keyboard input to interested manipulators and components.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool HandleKeyDown ( |
Visual Basic
Copy Code
|
|---|
Public Function HandleKeyDown( _ |
true if a component or manipulator handled the event; otherwise, false.
See Also