슬라이더 »
Api
sethandlestep
Description
handle_step속성값을 변경한다.
Parameters
Parameters
Type
Description
nHandleStep
long
핸들의 이동가능한 구간값
Return Value
Type
Description
short
Example
function sethandlestep_on_mouseup() { slider.sethandlestep(10); }
See Also
gethandlestep
Viewer Ver.
9.1.1.1
Update Date
20190617