Dyalog_Pixel_Type
When the Coord property is set to 'Pixel'
, this parameter specifies how it is interpreted. If the value of Dyalog_Pixel_Type is RealPixel or if Dyalog_Pixel_Type is undefined, the object behaves as if Coord was 'RealPixel'
. If the value of Dyalog_Pixel_Type is ScaledPixel, the object behaves as if Coord were 'ScaledPixel'
. See Coord.
See also Enable DPI scaling of GUI application.