| Revit 2021 API |
| RenderingSettings Members |
| RenderingSettings Class Methods Properties See Also |
The RenderingSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderingSettings | |
| Equals | (Inherited from Object.) | |
| GetBackgroundSettings |
Returns an object that represents the rendering background settings.
| |
| GetHashCode | (Inherited from Object.) | |
| GetRenderingImageExposureSettings |
Returns an object that represents the rendering image exposure settings.
| |
| GetRenderingQualitySettings |
Returns an object that represents the rendering quality settings.
| |
| GetRenderingRegionOutline |
Returns the outline of the rendering region.
| |
| GetType | (Inherited from Object.) | |
| SetBackgroundSettings |
Changes the rendering background settings details for the current background style.
| |
| SetRenderingImageExposureSettings |
Changes the rendering image exposure settings.
| |
| SetRenderingQualitySettings |
Change rendering quality settings.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BackgroundStyle |
The enum value that controls the background style for rendering.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| LightingSource |
The lighting scheme type.
| |
| PrinterResolution |
The resolution level when using printer.
| |
| ResolutionTarget |
The resolution target.
| |
| ResolutionValue |
The rendering resolution in dots per inch (DPI).
| |
| UsesRegionRendering |
The bool value that indicates whether to use region rendering.
|