Home > All Other Interfaces > ITerrainRectangle > Bottom
The y-coordinate of the bottom-right corner of the rectangle.
JavaScript
Bottom
C#
double Bottom { get; set; }
C++
HRESULT Bottom([out, retval] double* pVal)
HRESULT Bottom([in] double pVal)