Determines if Visibility/Graphics Overriddes can be applied to the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public bool AreGraphicsOverridesAllowed() |
Visual Basic |
---|
Public Function AreGraphicsOverridesAllowed As Boolean |
Visual C++ |
---|
public: bool AreGraphicsOverridesAllowed() |