ArcGIS Pro 2.9 API Reference Guide
CompositeGeographicTransformation Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : CompositeGeographicTransformation Class

The following tables list the members exposed by CompositeGeographicTransformation.

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 MethodOverridden.  Creates an inverted instance. The inverted instance has inverted order of GeographicTransformation instances, and each GT has IsForward property inverted.  
Public MethodOverridden.  Gets the JSON representation of this transformation.  
Top
See Also

Reference

CompositeGeographicTransformation Class
ArcGIS.Core.Geometry Namespace