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

In This Topic
    InputSpatialReference Property (GeographicTransformation)
    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, Windows 8.1

    See Also