탭 » Api

getchildframeposright

Description

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

Parameters

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

Return Value

Type Description
short right 값

Example

function btnGetright_on_mouseup() { screen.alert(tabTest.getchildframeposright(0)); }

See Also

getchildframeheight
getchildframeposbottom
getchildframeposleft
getchildframepostop
getchildframewidth

Viewer Ver.

9.1.1.1

Update Date

20110328