The x-coordinate presented in the same coordinate system that the project’s terrain database uses.
| JavaScript | 
 | 
| Y | |
| C# | 
 | 
| double Y { get; set; } | |
| C++ | 
 | 
| HRESULT Y([out, retval] double* pVal) HRESULT Y([in] double pVal) | |