DiagramKeyEventArgs.Alt Property

Definition

Gets a value indicating whether the ALT key was pressed.

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

Property Value

Applies to