| Revit 2022 API |
| RenderingSettings..::..GetRenderingImageExposureSettings Method |
| RenderingSettings Class See Also |
Returns an object that represents the rendering image exposure settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2013
Syntax
| C# |
|---|
public RenderingImageExposureSettings GetRenderingImageExposureSettings() |
| Visual Basic |
|---|
Public Function GetRenderingImageExposureSettings As RenderingImageExposureSettings |
| Visual C++ |
|---|
public: RenderingImageExposureSettings^ GetRenderingImageExposureSettings() |