BackgroundSettings Class


Represents the rendering background settings.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
public class BackgroundSettings : IDisposable
Visual Basic
Public Class BackgroundSettings _
	Implements IDisposable
Visual C++
public ref class BackgroundSettings : IDisposable

Inheritance Hierarchy

See Also