This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IImageMatchPoints Interface > IImageMatchPoints.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a image match point.
[Visual Basic .NET] Public Sub Add ( _ ByVal pMatchPoint As IImageMatchPoint _ )
[C#] public void Add ( IImageMatchPoint pMatchPoint );
[C++]
HRESULT Add(
IImageMatchPoint* pMatchPoint
);
[C++]
Parameters pMatchPoint [in]
pMatchPoint is a parameter of type IImageMatchPoint