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

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also