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 | ||
---|---|---|
Add | Adds a image match point. | |
Count | The image match point count. | |
Element | The image match point at the specified position. | |
FromImageID | The match points' From image ID. | |
Insert | Adds a image match point at the specified position. | |
Remove | Removes the image match point at the specified position. | |
RemoveAll | Removes all image match points. | |
ToImageID | The match points' To image ID. |
CoClasses that implement IImageMatchPoints
CoClasses and Classes | Description |
---|---|
ImageMatchPoints | The Image Match Point collection class. |