This document is archived and information here might be outdated. Recommended version. |
Get the spatial reference of the z domain.
[Visual Basic .NET] Public Function GetSpatialReference ( _ ) As ISpatialReference
[C#] public ISpatialReference GetSpatialReference ( );
[C++]
HRESULT GetSpatialReference(
void
);