Home > Working with SGWorld > Terrain (ITerrain66) > Right
Gets the x-coordinate of the bottom-right corner of the terrain database.
JavaScript |
|
Right |
C# |
|
double Right { get; } |
C++ |
|
HRESULT Right([out, retval] double* pVal) |