Gets an object that allows changing the function of keyboard modifier keys such as Ctrl and Alt.
Namespace: MindFusion.Diagramming
Assembly: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get modifierKeyActions() {} |
ModifierKeyActions
An instance of the ModifierKeyActions class.
See Also