Gets and sets the height of the object.
| JavaScript | 
 | 
 | 
 | 
| Height | |||
| C# | 
 | 
 | 
 | 
| double Height { get; set; } | |||
| C++ | 
 | 
 | 
 | 
| HRESULT Height([out, retval] double* pVal) HRESULT Height([in] double pVal) | |||