ArcGIS Pro 3.2 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 override SpatialReference InputSpatialReference {get;}
    Public Overrides NotOverridable ReadOnly Property InputSpatialReference As SpatialReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also