RanorexRanorex Documentation
Implicit Operator
NamespacesRanorexImaging..::.MatchImplicit(Imaging..::.Match)
Converts the match to a location that points to the middle of the feature that matched at the matching location.
Declaration Syntax
C#Visual BasicVisual C++
public static implicit operator Location (
	Imaging..::.Match match
)
Public Shared Widening Operator CType ( _
	match As Imaging..::.Match _
) As Location
static implicit operator Location^ (
	Imaging..::.Match^ match
)
Parameters
match (Imaging..::.Match)
A match.
Return Value
A location instance.

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