Skip to content

RenderingImageExposureSettings.Highlights

Public Property

The highlights value.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public double Highlights { get; set; }

Property Value

Double

Exceptions

Exception

Condition


ArgumentOutOfRangeException

When setting this property: The value of highlights is not valid. The valid range is 0 to 1.


Remarks

Increase this value to get brighter highlights.