This document is archived and information here might be outdated. Recommended version. |
The vertical or horizontal datum of the vertical coordinate system.
[Visual Basic .NET] Public ReadOnly Property Datum As IHVDatum
[C#] public IHVDatum Datum {get;}
[C++]
HRESULT get_Datum(
IHVDatum** hvDatum
);
[C++] Parameters hvDatum [out, retval]
hvDatum is a parameter of type IHVDatum**
Retrieves the vertical or horizontal datum of the vertical coordinate system as IHVDatum.