| Revit 2017 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: 17.0.0.0 (17.0.484.0)
Since:
2013
Syntax
| C# |
|---|
public RenderingImageExposureSettings GetRenderingImageExposureSettings() |
| Visual Basic |
|---|
Public Function GetRenderingImageExposureSettings As RenderingImageExposureSettings |
| Visual C++ |
|---|
public: RenderingImageExposureSettings^ GetRenderingImageExposureSettings() |