OverrideGraphicSettings.SurfaceBackgroundPatternColor Property

OverrideGraphicSettingsSurfaceBackgroundPatternColor Property

The override color of the surface background pattern.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Color SurfaceBackgroundPatternColor { get; }
Public ReadOnly Property SurfaceBackgroundPatternColor As Color
	Get
public:
property Color^ SurfaceBackgroundPatternColor {
	Color^ get ();
}
member SurfaceBackgroundPatternColor : Color with get

Property Value

Color
See Also