ArcGIS Pro 2.6 API Reference Guide
GetInverse Method (ProjectionTransformation)

ArcGIS.Core.Geometry Namespace > ProjectionTransformation Class : GetInverse Method
Creates an inverse ProjectionTransformation instance. The inverse has swapped input and output spatial references and has an inverted CompositeGeographicTransformation.
Syntax
public ProjectionTransformation GetInverse()
Public Function GetInverse() As ProjectionTransformation

Return Value

An inverse ProjectionTransformation.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ProjectionTransformation Class
ProjectionTransformation Members