OverrideGraphicSettingsIsCutForegroundPatternVisible Property |
The visibility of the cut face foreground fill pattern.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsCutForegroundPatternVisible { get; }
Public ReadOnly Property IsCutForegroundPatternVisible As Boolean
Get
public:
property bool IsCutForegroundPatternVisible {
bool get ();
}
member IsCutForegroundPatternVisible : bool with get
Property Value
Boolean
See Also