RVTDocs.com

RenderingImageExposureSettings.Highlights

Property
Description:
The highlights value.
Remarks:
Increase this value to get brighter highlights.
Syntax
public double Highlights { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The value of highlights is not valid. The valid range is 0 to 1.