ASP.NET Pack Programmer's Guide
ModifierKeyActions Members
Constructors Methods
 


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 Methods

  Name Description

getAlt

Gets the action triggered by the ALT key.

getControl

Gets the action triggered by the CTRL key.

getShift

Gets the action triggered by the SHIFT key.

setAlt

Sets the action triggered by the ALT key.

setControl

Sets the action triggered by the CTRL key.

setShift

Sets the action triggered by the SHIFT key.

 See Also

ModifierKeyActions Class
MindFusion.Diagramming Namespace