Home > All Other Interfaces > ITerrain3DRectBase > Depth

Depth

The rectangle depth (length) in meters.

 

JavaScript

 

 

 

 

Depth

 

C#

 

 

 

 

double Depth { get; set; }

 

C++

 

 

 

 

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

HRESULT Depth([in] double pVal)