Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeEmacs
 'editor.toolbar': [
    'shapeEditor', 'shapeEditor_textBox','shapeEditor_rectangle','shapeEditor_roundedRectangle','shapeEditor_oval'
],

[적용결과]

추가 가능한 도형의 종류

추가 가능한 도형의 종류와 도형 이름은 [플러그인 > 도형 편집기]에서 확인 할 수 있습니다.

...