RVTDocs.com
Namespace: Autodesk.Revit.DB

BackgroundImageFit

Enumeration
Description:
Indicates the background image fit type in rendering settings.
Syntax
public enum BackgroundImageFit
BackgroundImageFit Enumeration Members:
Name Description
0 No scale applied to the image; it will keep its original size.
41 The image is proportionally resized so its height matches the view's height.
42 The image is proportionally resized so its width matches the view's width.
43 The image is stretched in both directions so it matches the view's size.