Home > All Other Interfaces > ITerrain3DRegBase > Height
The height of the cone or cylinder object in meters.
JavaScript
Height
C#
double Height { get; set; }
C++
HRESULT Height([out, retval] double* pVal)
HRESULT Height([in] double pVal)