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

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also