Home > All Other Interfaces > ITerrain3DRectBase > Height

Height

Height of the object.

 

JavaScript

 

 

 

 

Height

 

C#

 

 

 

 

double Height { get; set; }

 

C++

 

 

 

 

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

HRESULT Height([in] double pVal)