Search
ModifierKeyActions Members
Constructors Properties
 


Maps keyboard modifier keys to special actions in MindFusion.Diagramming such as panning and drawing selection rectangle.

The following tables list the members exposed by the ModifierKeyActions type.

 Public Constructors

  Name Description

ModifierKeyActions

Initializes a new instance of the ModifierKeyActions class.

 Public Properties

  Name Description

alt

Gets or sets the action triggered by the ALT key.

control

Gets or sets the action triggered by the CTRL key.

shift

Gets or sets the action triggered by the SHIFT key.

 See Also