ArcObjects Library Reference (DataSourcesRaster)  

IImageMatchPoints Interface

Provides access to the properties of a list of image match points.

Product Availability

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

Members

Description
Method Add Adds a image match point.
Read-only property Count The image match point count.
Read-only property Element The image match point at the specified position.
Read/write property FromImageID The match points' From image ID.
Method Insert Adds a image match point at the specified position.
Method Remove Removes the image match point at the specified position.
Method RemoveAll Removes all image match points.
Read/write property ToImageID The match points' To image ID.

CoClasses that implement IImageMatchPoints

CoClasses and Classes Description
ImageMatchPoints The Image Match Point collection class.