DisplayMonitor.MaxAverageFullFrameLuminanceInNits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.