Search
ModifierKeyActions.Alt Property
See Also
 






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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ModifierKeyAction Alt { get; set; }

Visual Basic  Copy Code

Public Property Alt As ModifierKeyAction

 Property Value

 See Also