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


In This Topic
    CompositeHVDatumTransformation Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Creates a new CompositeHVDatumTransformation from the given XML.  
    Public Methodstatic (Shared in Visual Basic)Creates a new CompositeHVDatumTransformation instance representing the 'null' method for a pair of spatial references.  
    Public MethodOverridden. Creates an inverted instance of this HVDatumTransformation. The inverted instance has inverted order of HVDatumTransformation instances, and each hv datum transformation has its IsForward property inverted.  
    Public MethodOverridden.  Returns the JSON representation of this transformation.  
    Public Method Returns the XML representation of this composite transformation.  
    Top
    See Also