This document is archived and information here might be outdated. Recommended version. |
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.