ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / HVDatumTransformation Class
Properties Methods


In This Topic
    HVDatumTransformation Class Members
    In This Topic

    The following tables list the members exposed by HVDatumTransformation.

    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets the input spatial reference of this transformation.  
    Public Property Gets a value indicating if this horizontal/vertical transformation is forward or inversed.  
    Public Property Gets the name of this horizontal/vertical transformation.  
    Public PropertyOverridden.  Gets the output spatial reference of this transformation.  
    Public Property Gets the well-known ID of this horizontal/vertical transformation.  
    Public Property Gets the well-known text of this horizontal/vertical transformation.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public MethodOverridden.  Creates an inverted instance of this transformation. After the call the IsForward property is inverted.  
    Public Method Returns the JSON representation of this transformation; (Inherited from ArcGIS.Core.Geometry.DatumTransformation)
    Top
    See Also