OverrideGraphicSettingsSurfaceForegroundPatternColor Property |
The override color of the surface foreground pattern.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Color SurfaceForegroundPatternColor { get; }
Public ReadOnly Property SurfaceForegroundPatternColor As Color
Get
public:
property Color^ SurfaceForegroundPatternColor {
Color^ get ();
}
member SurfaceForegroundPatternColor : Color with get
Property Value
Color
See Also