Home > All Other Interfaces > ICoord2D > Y
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) |