패널 » Api

getpanelwidth

Description

패널의 넓이를 반환하는 API이다.

Return Value

Type Description
long 패널의 넓이

Example

function btn_on_mouseup(objInst) { factory.consoleprint(panel.getpanelwidth()); }

See Also

setpanelwidth
setpanelheight
getpanelheight

Viewer Ver.

9.1.1.1

Update Date

20061127