This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IE > IEIDHelper Interface > IEIDHelper.OutputSpatialReference Property (ArcObjects .NET 10.4 SDK) |
Spatial reference the returned geometries should be in.
[Visual Basic .NET]
Public WriteOnly Property OutputSpatialReference
[C#] public void OutputSpatialReference {set;}
[C++]
HRESULT putref_OutputSpatialReference(
ISpatialReference*
);
[C++]
Parameters [in]
is a parameter of type ISpatialReference
If the OutputSpatialReference property is set to Nothing, then each geometry is returned in the spatial reference of the corresponding source feature class.