This document is archived and information here might be outdated. Recommended version. |
The z value of the element.
[Visual Basic .NET] Public ReadOnly Property Elevation As Double
[C#] public double Elevation {get;}
[C++]
HRESULT get_Elevation(
System.Double* pElevation
);
[C++]
Parameters pElevation [out, retval]
pElevation is a parameter of type double*