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

선택된 이미지, 비디오, 레이어 테두리 두께를 설정합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름
widthNumber테두리 두께 (단위 px)


Example:

editor.execCommand('setDrawingObjectBorderWidth', 3); // 3px 두께의 테두리 설정
  • No labels