ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / ProjectionTransformation Class
Members Version

    ProjectionTransformation Class
    A projection transformation describes parameters used to project geometries from one spatial reference to another. Used in the GeometryEngine.ProjectEx method.
    Object Model
    ProjectionTransformation ClassProjectionTransformation ClassProjectionTransformation ClassProjectionTransformation ClassProjectionTransformation ClassSpatialReference ClassSpatialReference ClassDatumTransformation Class
    Syntax
    public sealed class ProjectionTransformation 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Geometry.ProjectionTransformation

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also