Creates an object that can be passed to View.SetBackground method
to set the background of the SunAndClouds type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2014
Syntax
| C# |
|---|
public static ViewDisplayBackground CreateSky() |
| Visual Basic |
|---|
Public Shared Function CreateSky As ViewDisplayBackground |
| Visual C++ |
|---|
public: static ViewDisplayBackground^ CreateSky() |