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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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


Parameters:

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


Example:

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