ViewDisplayBackgroundType Property |
The type of the background.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ViewDisplayBackgroundType Type { get; }
Public ReadOnly Property Type As ViewDisplayBackgroundType
Get
public:
property ViewDisplayBackgroundType Type {
ViewDisplayBackgroundType get ();
}
member Type : ViewDisplayBackgroundType with get
Property Value
ViewDisplayBackgroundType
See Also