outputSpatialReference property

SpatialReference? get outputSpatialReference

The output SpatialReference.

If transforming to a projected coordinate system (SpatialReference.isProjected is true), this output spatial reference should equal the SpatialReference.baseGeographic of the outputSpatialReference parameter passed to GeometryEngine.project.