Home > All Other Interfaces > ITerrainRectangle > Width
The rectangle width, in the units set by ISGWorld6. SetOptionParam.
JavaScript
Width
C#
double Width { get; set; }
C++
HRESULT Width([out, retval] double* pVal)
HRESULT Width([in] double pVal)