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