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