This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties of a list of image match points.
Name | 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. |
Classes | Description |
---|---|
ImageMatchPoints | The Image Match Point collection class. |