GetScreenDPI 获取屏幕DPI设置
获取当前屏幕使用的DPI尺寸
整数型:DPI尺寸

iDPI = Plugin.SysEx.GetScreenDPI()
TracePrint iDPI