函数简介:

获取屏幕的高度.

函数原型:

long GetScreenHeight()

参数定义:

返回值:

整形数:
返回屏幕的高度

示例:


ScreenH = dm.GetScreenHeight()