RanorexRanorex Documentation
FeatureOptions Property
NamespacesRanorexLocationFeatureOptions
Gets or sets the options for searching the Feature image.
Declaration Syntax
C#Visual BasicVisual C++
public Imaging..::.FindOptions FeatureOptions { get; set; }
Public Property FeatureOptions As Imaging..::.FindOptions
public:
property Imaging..::.FindOptions^ FeatureOptions {
	Imaging..::.FindOptions^ get ();
	void set (Imaging..::.FindOptions^ value);
}
Value
Set this property to null to use the Default options.

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