The value of rendering image exposure.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public double ExposureValue { get; set; }
Property Value
DoubleExceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: The value of rendering image exposure is not valid. The valid range is 0 to 21. |