Load.control.font.size()
Current.control.font.size(size)
개요
폰트의 크기를 설정합니다.
로드 스크립트에서만 사용가능합니다.
대상컨트롤 : Button, InputText, InputNumber, InputMask, TextArea, InputDate, Label, ComboBox, InputCodehelp
파라미터
파라미터명 | 필수여부 | 타입 | 제약사항 | 설명 |
---|---|---|---|---|
size | 필수 | Number | 폰트 크기 |
예시
Last updated