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