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


    CompositeHVDatumTransformation Class Properties

    For a list of all members of this type, see CompositeHVDatumTransformation 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