ArcObjects Library Reference (DataSourcesRaster)  

ITiePoint.Equals Method

Checks if it equals another tie point.

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

[C++]
HRESULT Equals(
  ITiePoint* pTiePoint
);
[C++]

Parameters

pTiePoint [in]

  pTiePoint is a parameter of type ITiePoint

Product Availability

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

See Also

ITiePoint Interface