토글버튼 »
Api
sethandlesize
Description
토글버튼 핸들 크기값을 설정하는 API이다.
Parameters
Parameters
Type
Description
nHandleSize
short
토글버튼 핸들 크기
Return Value
Type
Description
BOOL
정상 처리 여부
Example
function sethandlesize_on_mouseup(objInst) { togglebtn.sethandlesize(30); }
See Also
gethandlesize
Viewer Ver.
9.1.1.1
Update Date
20190208