Revit 2026 API
View |
The type of the background.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ViewDisplayBackgroundType Type { get; }
Public ReadOnly Property Type As ViewDisplayBackgroundType Get
public: property ViewDisplayBackgroundType Type { ViewDisplayBackgroundType get (); }
member Type : ViewDisplayBackgroundType with get
Property Value
ViewDisplayBackgroundTypeSee Also