Skip to content

Polygons

Description

With the Polygons component you can create free forms in the SkCanva interface.

@Polygons N20260509140640065513ae42f:
        Loading:
        Style:
            Format:"fill"
        BgColor:
            hex:#ff1a2937

🚧 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

BgColor:
    hex:#ff1a2937
Property Type Description
hex Hex Color Polygons

Style

Creates a Style on the Polygons.

Example

Style:
    Format:"stroke"
Format Description
stroke create the polygons without filling
fill create the polygons with fill