RanorexRanorex Documentation
ScanCode Property
NamespacesRanorexKeyEventArgsScanCode
Gets the hardware scan code of the key that raised this event.
Declaration Syntax
C#Visual BasicVisual C++
public int ScanCode { get; }
Public ReadOnly Property ScanCode As Integer
public:
property int ScanCode {
	int get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)