Spatial reference to which incoming geometry objects will be converted.
[Visual Basic .NET] Public Property DestinationReference As ISpatialReference
[C#] public ISpatialReference DestinationReference {get; set;}
[C++]
HRESULT get_DestinationReference(
ISpatialReference** pVal
);
[C++]
HRESULT put_DestinationReference(
ISpatialReference* pVal
);
[C++]Parameters
pVal [out, retval]pVal is a parameter of type ISpatialReference
pVal [in]pVal is a parameter of type ISpatialReference
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.