탭 » Api

getchildframeheight

Description

지정한 탭 아이템의 height 값을 가져오는 API이다.

Parameters

Parameters Type Description
nTabItem short 탭 아이템 인덱스

Return Value

Type Description
short height 값

Example

function btnGetheight_on_mouseup() { screen.alert(tabTest.getchildframeheight(0)); }

See Also

getchildframeposbottom
getchildframeposleft
getchildframeposright
getchildframepostop
getchildframewidth

Viewer Ver.

9.1.1.1

Update Date

20110328