ArcGIS Pro 3.7 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 Function GetInverse() As ProjectionTransformation
    public ProjectionTransformation GetInverse()

    Return Value

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also