Revit 2026 API
Override |
The override color of the surface foreground pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Color SurfaceForegroundPatternColor { get; }
Public ReadOnly Property SurfaceForegroundPatternColor As Color Get
public: property Color^ SurfaceForegroundPatternColor { Color^ get (); }
member SurfaceForegroundPatternColor : Color with get
Property Value
ColorSee Also