ArcObjects Library Reference (DataSourcesRaster)  

ITiePointOperation.AddPoints Method

Adds a list of match points.

ERROR: Syntax information about ITiePointOperation.AddPoints may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT AddPoints(
  IImageMatchPoints* pMatchPoints
);
[C++]

Parameters

pMatchPoints [in]

  pMatchPoints is a parameter of type IImageMatchPoints

Product Availability

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

See Also

ITiePointOperation Interface