RanorexRanorex Documentation
IsFixed Property
NamespacesRanorexLocationIsFixed
Gets a value indicating whether this instance is fixed, i.e. has a fixed pixel value.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsFixed { get; }
Public ReadOnly Property IsFixed As Boolean
public:
property bool IsFixed {
	bool get ();
}
Value
true if this instance is fixed; otherwise, false.

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