Home > All Other Interfaces > ITerrain3DRectBase > Width

Width

The rectangular base’s width.

 

JavaScript

 

 

 

 

Width

 

C#

 

 

 

 

double Width { get; set; }

 

C++

 

 

 

 

HRESULT Width([out, retval] double* pVal)

HRESULT Width([in] double pVal)