Skip to content

Polygon

Srdjan Djenader edited this page Nov 29, 2017 · 2 revisions

Provides a tool to draw polygons.


Enabling the Plugin

plugins: [
    'Polygon',
    'Color',
    'ShapeBorder'
]
  • The Color or ColorHtml5 plugin allows the user to set the color of the shape.
  • The optional ShapeBorder plugin allows the user to set the color and style of the border.
Clone this wiki locally