Open
Description
The documentation site has the correct value:
Specifies the unit of measure of the display device. Typically pixels for video displays, and 1/100 inch for printers.
https://learn.microsoft.com/en-us/dotnet/api/system.drawing.graphicsunit?view=windowsdesktop-9.0
However the linked source has the following, incorrect value:
Specifies 1/75 inch as the unit of measure.