Maps keyboard modifier keys to special actions in MindFusion.Diagramming such as panning and drawing selection rectangle.
Namespace: MindFusion.Diagramming
Package: ModifierKeyActions.js
JavaScript Copy Code |
---|
// class |
The ModifierKeyActions property of Diagram returns an object from this class, letting you specify the modifier key functions for each Diagram instance.
Assign member of the ModifierKeyAction enumeration to the Alt, Control and Shift properties to specify what function is assigned to the ALT, CTRL and SHIFT keys.