Determines whether the roof is flat or angular.
JavaScript |
|
Style |
C# |
|
RoofStyleCode Style { get; set; } |
C++ |
|
HRESULT Style([out, retval] RoofStyleCode* pVal) HRESULT Style([in] RoofStyleCode pVal) |