Sets the visibility of the surface background fill pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public OverrideGraphicSettings SetSurfaceBackgroundPatternVisible( bool fillPatternVisible )
Parameters
- fillPatternVisible Boolean
- Value of the visibility of the surface background fill pattern.
Return Value
OverrideGraphicSettingsReference to the changed object.
