This document is archived and information here might be outdated. Recommended version. |
The spheroid of this horizontal datum.
[Visual Basic .NET] Public ReadOnly Property Spheroid As ISpheroid
[C#] public ISpheroid Spheroid {get;}
[C++]
HRESULT get_Spheroid(
ISpheroid** Spheroid
);
[C++] Parameters Spheroid [out, retval]
Spheroid is a parameter of type ISpheroid**
Returns the spheroid upon which the datum is based.