inputSpatialReference property

SpatialReference? get inputSpatialReference

The input SpatialReference.

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