This document is archived and information here might be outdated.  Recommended version.


IImageMatchPoint Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IImageMatchPoint Interface
ArcGIS Developer Help

IImageMatchPoint Interface

Provides access to members that control a match point.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property From The From feature point.
Read/write property Score The match score value.
Read/write property To The To feature point.

Classes that implement IImageMatchPoint

Classes Description
ImageMatchPoint The Image Match Point class.