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