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