Search
ModifierKeyActions.Control Property
See Also
 





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

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public ModifierKeyAction Control { get; set; }

Visual Basic  Copy Code

Public Property Control As ModifierKeyAction

 Property Value

 See Also