BoundsTypeenum
Describes the coordinate system of the display bounds.
"physical"- the bounds represent physical screen pixels;"electron"- the bounds represent Electron DIP (device independent) pixels;"logical"- the location is scaled by the primary display scale factor, the size - by the target display scale factor;
- "physical"
- "electron"
- "logical"