Converts the match to a location that points to the middle of the
feature that matched at the matching location.
| C# | Visual Basic | Visual 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 )
- match (Imaging..::.Match)
- A match.
A location instance.
