Get the spatial reference of the z domain.
[Visual Basic .NET] Public Function GetSpatialReference ( _ ) As ISpatialReference
[C#] public ISpatialReference GetSpatialReference ( );
[C++]
HRESULT GetSpatialReference(
ISpatialReference** ppSpatialReference
);
[C++]Parameters
ppSpatialReference [out, retval]ppSpatialReference is a parameter of type ISpatialReference
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.