ArcObjects Library Reference (DataSourcesRaster)  

ITiePointCollection.Add Method

Adds an image tie point.

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

[C++]
HRESULT Add(
  ITiePoint* pPoint
);
[C++]

Parameters

pPoint [in]

  pPoint is a parameter of type ITiePoint

Product Availability

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

See Also

ITiePointCollection Interface