RanorexRanorex Documentation
Find Method
NamespacesRanorexImagingFind()()()
Members
IconMemberDescription
Find(Element, Bitmap)
Searches for the specified feature in (a screenshot of) the element and returns a list of Imaging..::.Matches using DefaultImaging..::.FindOptions.

Find(Element, Bitmap, Imaging..::.FindOptions)
Searches for the specified feature in (a screenshot of) the element and returns a list of Imaging..::.Matches.

Find(Bitmap, Bitmap)
Searches for the specified feature in the image and returns a list of Imaging..::.Matches using DefaultImaging..::.FindOptions.

Find(Bitmap, Bitmap, Imaging..::.FindOptions)
Searches for the specified feature in the image and returns a list of Imaging..::.Matches.

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