LMMS
Loading...
Searching...
No Matches
juce::MonitorInfo Struct Reference

Public Member Functions

 MonitorInfo (bool main, RECT totalArea, RECT workArea, double d) noexcept

Public Attributes

bool isMain
RECT totalAreaRect
RECT workAreaRect
double dpi

Constructor & Destructor Documentation

◆ MonitorInfo()

juce::MonitorInfo::MonitorInfo ( bool main,
RECT totalArea,
RECT workArea,
double d )
inlinenoexcept

Member Data Documentation

◆ dpi

double juce::MonitorInfo::dpi

◆ isMain

bool juce::MonitorInfo::isMain

◆ totalAreaRect

RECT juce::MonitorInfo::totalAreaRect

◆ workAreaRect

RECT juce::MonitorInfo::workAreaRect

The documentation for this struct was generated from the following file: