Revit 2026 API
Override |
The visibility of the surface foreground fill pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsSurfaceForegroundPatternVisible { get; }
Public ReadOnly Property IsSurfaceForegroundPatternVisible As Boolean Get
public: property bool IsSurfaceForegroundPatternVisible { bool get (); }
member IsSurfaceForegroundPatternVisible : bool with get
Property Value
BooleanSee Also