ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / HVDatumTransformation Class / InputSpatialReference Property

In This Topic
    InputSpatialReference Property (HVDatumTransformation)
    In This Topic
    Gets the input spatial reference of this transformation.
    Syntax
    Public Overrides NotOverridable ReadOnly Property InputSpatialReference As SpatialReference
    public override SpatialReference InputSpatialReference {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also