ArcGIS Pro 3.7 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 Overrides NotOverridable ReadOnly Property OutputSpatialReference As SpatialReference
    public override SpatialReference OutputSpatialReference {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also