函数简介:

获取屏幕的宽度.

函数原型:

long GetScreenWidth()

参数定义:

返回值:

整形数:
返回屏幕的宽度

示例:


ScreenW = dm.GetScreenWidth()