ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeographicTransformation Class


In This Topic
    GeographicTransformation Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Creates a GeographicTransformation instance representing the 'null' method for a pair of spatial references.  
    Public MethodOverridden.  Creates an inverted instance of this transformation. The inverted instance has its IsForward property inverted and input and output spatial references are switched.  
    Public Method Returns the JSON representation of this transformation; (Inherited from ArcGIS.Core.Geometry.DatumTransformation)
    Top
    See Also