2022 Class
Changes 0
C

ImageBackgroundSettings

Description:
Represents the rendering image background settings.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BackgroundSettings
    Autodesk.Revit.DB.ImageBackgroundSettings
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the BackgroundSettings
Name Return Type Description Inherited From
P BackgroundImageFit BackgroundImageFit The background image fit type.
P FilePath string File path of the image for the rendering background.
P OffsetHeight double The vertical offset of the rendering image to the rendering region.
P OffsetWidth double The horizontal offset of the rendering image to the rendering region.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. BackgroundSettings