Polygons
Description
With the Polygons component you can create free forms in the SkCanva interface.
🚧 Under Development
We will add more features soon.
Property Component
| Property | Type | Description |
|---|---|---|
| Loading | Str | load the binary Ecsx file through the relative path. |
| Style | Str | the Polygons style to be drawn |
| BgColor | Hex | Polygons color |
Functions Component
BgColor
Creates a BgColor on the Polygons.
Example
| Property | Type | Description |
|---|---|---|
| hex | Hex | Color Polygons |
Style
Creates a Style on the Polygons.
Example
| Format | Description |
|---|---|
| stroke | create the polygons without filling |
| fill | create the polygons with fill |