16 May 2022, 11:44
@z3dev ok, thank you very much for your feedback
Hello everybody,
can I create a rectangle with multiple style corner.
Example :
I don't found the solution. I just possibility to create that with line + arc...
Thanks
@z3dev ok, thank you very much for your feedback
@antoine-guillaume welcome
You will have to assemble the special shape from lines and arcs. You can look at the code for rounded rectangle for some inspiration.