ArcGIS Pro 2.6 API Reference Guide
GeographicTransformation Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : GeographicTransformation Class

The following tables list the members exposed by GeographicTransformation.

Public Properties
 NameDescription
Public PropertyOverridden.  Gets the input spatial reference of this transformation.  
Public Property Gets a value indicating if the geographic transformation is forward or inversed.  
Public Property Gets the name of the geographic transformation.  
Public PropertyOverridden.  Gets the output spatial reference of this transformation.  
Public Property Gets the well-known ID of the geographic transformation.  
Public Property Gets the well-known text of the geographic transformation.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public MethodOverridden.  Creates an inverse of this transformation. After the call the IsForward property is inverted.  
Public Method Gets the JSON representation of this transformation; (Inherited from ArcGIS.Core.Geometry.DatumTransformation)
Top
See Also

Reference

GeographicTransformation Class
ArcGIS.Core.Geometry Namespace