ArcGIS Pro 2.9 API Reference Guide
ProjectionTransformation Class Methods


ArcGIS.Core.Geometry Namespace : ProjectionTransformation Class

For a list of all members of this type, see ProjectionTransformation members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Creates a projection transformation from two spatial references and an extent of interest. Automatically selects a geographic transformation for the projection.  
Public Methodstatic (Shared in Visual Basic)Creates a projection transformation from two spatial references and the given datum transformation.  
Public Methodstatic (Shared in Visual Basic) Creates a projection transformation from two spatial references each having a vertical coordinate system, and possibly an extent of interest. Automatically selects a hv (horizontal/vertical) datum transformation for the projection.  
Public Methodstatic (Shared in Visual Basic) Gets a list of applicable transformations to use when projecting geometries from the input spatial reference to the output spatial reference.  
Public Method Creates an inverse ProjectionTransformation instance. The inverse has swapped input and output spatial references and has an inverted CompositeGeographicTransformation.  
Top
See Also

Reference

ProjectionTransformation Class
ArcGIS.Core.Geometry Namespace