ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / DatumTransformation Class / InputSpatialReference Property

In This Topic
    InputSpatialReference Property (DatumTransformation)
    In This Topic
    Gets the input spatial reference of this transformation.
    Syntax
    public virtual SpatialReference InputSpatialReference {get;}
    Public Overridable ReadOnly Property InputSpatialReference As SpatialReference
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also