Share

BackgroundStyle Enumeration

Indicates the background style in rendering settings.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum BackgroundStyle

Members

Member nameValueDescription
Color5 Color background.
Image6 Image background.
SkyCloudy3 Cloudy sky background.
SkyFewClouds2 Sky background with few clouds.
SkyNoClouds0 Sky background without clouds.
SkyVeryCloudy4 Very cloudy sky background.
SkyVeryFewClouds1 Sky background with very few clouds.
Transparent7 Transparent background

See Also

Reference

Was this information helpful?