Maps keyboard modifier keys to special actions in MindFusion.Diagramming, such as panning and drawing selection rectangle.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public class ModifierKeyActions |
The ModifierKeyActions property of DiagramView returns an object of this type, letting you specify the modifier key functions for each DiagramView 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.
java.lang.Object
com.mindfusion.diagramming.ModifierKeyActions