OverrideGraphicSettingsIsCutBackgroundPatternVisible Property |
The visibility of the cut face background fill pattern.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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