토글버튼 » Api

gethandlesize

Description

토글버튼의 핸들 크기값을 반환하는 API이다.

Return Value

Type Description
short 토글버튼 핸들 크기값

Example

function gethandlesize_on_mouseup() { screen.alert(toggle.gethandlesize()); }

See Also

sethandlewidth

Viewer Ver.

9.1.1.1

Update Date

20190208