2022 Members
Changes 4
M

ImageBackgroundSettings

Name Return Type Description Inherited From
M Dispose() None (Inherited from BackgroundSettings .) BackgroundSettings
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
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 IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. (Inherited from BackgroundSettings .) BackgroundSettings
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.