We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A simple rectangle.
<rectangle fill="Black" stroke="White"/>
fill: string, represents how the rectangle will be filled. Conforms to the HTML5 standard.
stroke: string, represents how the rectangle's border will be drawn. Conforms to the HTML5 standard.
line_width: int, represents how thick the border will be.
There was an error while loading. Please reload this page.