A match in a image find operation.
| C# | Visual Basic | Visual C++ |
public class Match
Public Class Match
public ref class Match
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Imaging..::..Match(Int32, Int32, Int32, Int32, Double) |
Creates a new instance.
| |
| Imaging..::..Match(Point, Size, Double) |
Creates a new instance.
| |
| Imaging..::..Match(Rectangle, Double) |
Creates a new instance.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| ImplicitWideningImplicitImplicitImplicit(Imaging..::..Match to Location) |
Converts the match to a location that points to the middle of the
feature that matched at the matching location.
| |
| Location |
Gets the relative location of the match inside the image.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Similarity |
Gets the similarity of the match.
| |
| Size |
Gets the size of the feature that matched the image.
| |
| Sort(List<(Of <<'(Imaging..::..Match>)>>), IComparer<(Of <<'(Imaging..::..Match>)>>)) |
Sorts a list of matches using the specified comparer.
| |
| ToString()()()() |
Returns a string representation of the match.
(Overrides Object.ToString()()()().) |
| Object | |
| Imaging..::..Match | |
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)