탭 » Api

getchildframeposbottom

Description

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

Parameters

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

Return Value

Type Description
short bottom 값

Example

function btnGetbottom_on_mouseup() { screen.alert(tabTest.getchildframeposbottom(0)); }

See Also

getchildframeheight
getchildframeposleft
getchildframeposright
getchildframepostop
getchildframewidth

Viewer Ver.

9.1.1.1

Update Date

20110328