RanorexRanorex Documentation
Simulated Property
NamespacesRanorexMouseEventArgsSimulated
Gets a value indicating whether the event has been simulated or issued because of a physical mouse action.
Declaration Syntax
C#Visual BasicVisual C++
public bool Simulated { get; }
Public ReadOnly Property Simulated As Boolean
public:
property bool Simulated {
	bool get ();
}

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