Add ShapeMarker starting and ending angles (#9729)

This commit is contained in:
Redstonneur1256
2024-04-09 01:51:50 +02:00
committed by GitHub
parent 6b7260250a
commit e8e8189a92
3 changed files with 12 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ public enum LMarkerControl{
stroke("stroke"),
rotation("rotation"),
shape("sides", "fill", "outline"),
arc("start", "end"),
flushText("fetch"),
fontSize("size"),
textHeight("height"),