Gets the key related to the event.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Key Key { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Key As Key |
A member of the Key enumeration.
Remarks
See Also