Page tree
Skip to end of metadata
Go to start of metadata

선택된 레이어의 배경색을 설정합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름
colorCodeString'#000000' 형식의 컬러 코드


Example:

editor.execCommand('setDrawingObjectBackground', '#ff0000');
  • No labels