RooftopDeltaHeight
The height of the top of the angular roof above the building.
This value applies only when Style is set to Angular Roof.
 
| 
 JavaScript 
 | 
   
 | 
| 
 RooftopDeltaHeight
 
 | 
 
| 
 C# 
 | 
   
 | 
| 
 double RooftopDeltaHeight {
get; set; }
 
 | 
 
| 
 C++ 
 | 
   
 | 
| 
 HRESULT
RooftopDeltaHeight([out, retval] double* pVal)
 
 |