Represents the quality settings of rendering.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Syntax
C# |
---|
public class RenderingQualitySettings : IDisposable |
Visual Basic |
---|
Public Class RenderingQualitySettings _ Implements IDisposable |
Visual C++ |
---|
public ref class RenderingQualitySettings : IDisposable |
Remarks
The other properties in this class can only be modified if the RenderingQuality property is currently set to Custom.