ViewDisplayBackground.Type Property

ViewDisplayBackgroundType Property

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

ViewDisplayBackgroundType
See Also