라디오버튼 » Api

gettextmargin

Description

라디오버튼의 text_margin속성값을 리턴하는 API입니다.

Return Value

Type Description
Array 텍스트 마진 정보 배열 리턴

Example

function btn_getmargin_on_mouseup() { screen.alert(radio.getmargin()); }

See Also

settextmargin

Viewer Ver.

9.1.1.1

Update Date

20210624