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


In This Topic
    CompositeGeographicTransformation Class Properties
    In This Topic

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

    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 list of transformations in this composite transformation.  
    Top
    See Also