ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / ProjectionTransformation Class / GetInverse Method

In This Topic
    GetInverse Method (ProjectionTransformation)
    In This Topic
    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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also