RanorexRanorex Documentation
IsImageBased Property
NamespacesRanorexLocationIsImageBased
Gets a value indicating whether this instance searches for a Feature image inside an element to get a relative offset inside the element.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsImageBased { get; }
Public ReadOnly Property IsImageBased As Boolean
public:
property bool IsImageBased {
	bool get ();
}

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