ArcGIS Pro 2.6 API Reference Guide
CompositeHVDatumTransformation Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : CompositeHVDatumTransformation Class

The following tables list the members exposed by CompositeHVDatumTransformation.

Public Properties
 NameDescription
Public Property Gets the number of single transformations in this composite transformation.  
Public Property Gets the input spatial reference of this transformation. (Inherited from ArcGIS.Core.Geometry.DatumTransformation)
Public Property Gets the single transformation at the specified index.  
Public Property Gets the output spatial reference of this transformation. (Inherited from ArcGIS.Core.Geometry.DatumTransformation)
Public Property Gets the single transformations in this composite transformation.  
Top
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 MethodOverridden. Creates an inverted instance. The inverted instance has inverted order of HVDatumTransformation instances, and each hv datum transformation has IsForward property inverted.  
Public MethodOverridden.  Gets the JSON representation of this transformation.  
Public MethodReturns an xml representation of the current CompositeHVDatumTransformation instance.  
Top
See Also

Reference

CompositeHVDatumTransformation Class
ArcGIS.Core.Geometry Namespace