Namespace:
Autodesk.Revit.DB
BackgroundStyle
Enumeration
Description:
Indicates the background style in rendering settings.
Indicates the background style in rendering settings.
Syntax
public enum BackgroundStyle
Unknown Namespace Members:
| Name | Description |
|---|---|
| SkyNoClouds | Sky background without clouds. |
| SkyVeryFewClouds | Sky background with very few clouds. |
| SkyFewClouds | Sky background with few clouds. |
| SkyCloudy | Cloudy sky background. |
| SkyVeryCloudy | Very cloudy sky background. |
| Color | Color background. |
| Image | Image background. |
| Transparent | Transparent background |