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