화면 »
Api
setscreenheight
Description
화면의 높이를 설정하는 API이다.
Parameters
Parameters
Type
Description
nHeight
short
화면 높이
Return Value
Type
Description
void
없음
Example
function btn_setscreenheight_on_mouseup() { screen.setscreenheight(700); }
See Also
setscreenwidth
getscreenheight
getscreenwidth
Viewer Ver.
9.1.1.1
Update Date
20110418