DisplayMonitor.MaxAverageFullFrameLuminanceInNits Property

Definition

Gets the monitor's maximum average full-frame luminance in nits.

public:
 property float MaxAverageFullFrameLuminanceInNits { float get(); };
float MaxAverageFullFrameLuminanceInNits();
public float MaxAverageFullFrameLuminanceInNits { get; }
var single = displayMonitor.maxAverageFullFrameLuminanceInNits;
Public ReadOnly Property MaxAverageFullFrameLuminanceInNits As Single

Property Value

Single

float

The monitor's maximum average full-frame luminance in nits.

Applies to