Home > All Other Interfaces > ITerrain3DRectBase > Right
The x-coordinate of the bottom-right corner of the rectangular base.
JavaScript
Right
C#
double Right { get; set; }
C++
HRESULT Right([out, retval] double* pVal)
HRESULT Right([in] double pVal)