ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / DatumTransformation Class


In This Topic
    DatumTransformation Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a CompositeGeographicTransformation or CompositeHVDatumTransformation from the input JSON string.  
    Public Method Creates an inverted instance of this transformation. The inverted instance has its IsForward property inverted.  
    Public Method Returns the JSON representation of this transformation;  
    Top
    See Also