| Revit 2021.1 API | 
| View..::..AreGraphicsOverridesAllowed Method | 
| View Class See Also | 
   Determines if Visibility/Graphics Overriddes can be applied to the view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
 Syntax
Syntax
| C# | 
|---|
| public bool AreGraphicsOverridesAllowed() | 
| Visual Basic | 
|---|
| Public Function AreGraphicsOverridesAllowed As Boolean | 
| Visual C++ | 
|---|
| public: bool AreGraphicsOverridesAllowed() |