ViewDisplayBackgroundType Property |
The type of the background.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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