The current state of the Accelerated Graphics mode in the associated view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool AcceleratedGraphicsMode { get; set; }
Property Value
BooleanExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | When setting this property: The Accelerated Graphics mode is either disabled or inapplicable in the associated view. |
