DiagramKeyEventArgs.Shift Property

Definition

Gets a value indicating whether the SHIFT key was pressed.

public:
 property bool Shift { bool get(); };
public bool Shift { get; }
member this.Shift : bool
Public ReadOnly Property Shift As Boolean

Property Value

Applies to