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


In This Topic
    DatumTransformation Class Members
    In This Topic

    The following tables list the members exposed by DatumTransformation.

    Public Properties
     NameDescription
    Public Property Gets the input spatial reference of this transformation.  
    Public Property Gets the output spatial reference of this transformation.  
    Top
    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