MindFusion.Wpf Pack Programmer's Guide
ModifierKeyActions.Shift Property
See Also
 





Gets or sets what action is triggered by the SHIFT key.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public ModifierKeyAction Shift { get; set; }

Visual Basic  Copy Code

Public Property Shift As ModifierKeyAction

 Property Value

 See Also

ModifierKeyActions Members
ModifierKeyActions Class
MindFusion.Diagramming.Wpf Namespace