This document is archived and information here might be outdated.  Recommended version.


IHVCompositeDatumTransformation.GetInverse Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geometry)  

IHVCompositeDatumTransformation.GetInverse Method

Returns inverse transformation for this.

[Visual Basic .NET]
Public Function GetInverse ( _
) As IHVCompositeDatumTransformation
[C#]
public IHVCompositeDatumTransformation GetInverse (
);
[C++]
HRESULT GetInverse(
void
);

Product Availability

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

See Also

IHVCompositeDatumTransformation Interface