<Code Lib>
2024 Class
Changes 0
C

BackgroundSettings

Description:
Represents the rendering background settings.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BackgroundSettings
    Autodesk.Revit.DB.ColorBackgroundSettings
    Autodesk.Revit.DB.GradientBackgroundSettings
    Autodesk.Revit.DB.ImageBackgroundSettings
    Autodesk.Revit.DB.SkyBackgroundSettings

public class BackgroundSettings : IDisposable

Name Return Type Description
M Dispose() None Releases all resources used by the

Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…