Aggiunta forma al frame: Arco a tre centri

This commit is contained in:
Annamaria Sassi
2025-11-05 16:12:43 +01:00
parent ea2044c863
commit ddd339fe74
3 changed files with 30 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@ namespace WebWindowComplex.Json
ARC_FULL = 12,
FILLET = 13,
DOUBLEARC = 14,
THREECENTERARC = 15,
TRIANGLE = 21,
CUSTOM = 100
}