feat(postion): Hinzufügen und Konfigurieren von Positions- und Positionsbeschriftungsannotationen.

This commit is contained in:
Developer 02
2025-03-25 17:13:51 +01:00
parent 0f855158c3
commit c45e6875d0
2 changed files with 61 additions and 8 deletions

View File

@@ -162,12 +162,26 @@
"MarginTop": 0
},
{
"Name": "CityLabel",
"Name": "PositionLabel",
"VerBoundAnnotName": "Signature",
"WidthRatio": 1.2,
"HeightRatio": 0.5,
"MarginTopRatio": 0.25
},
{
"Name": "Position",
"VerBoundAnnotName": "PositionLabel",
"WidthRatio": 1.2,
"HeightRatio": 0.5,
"MarginTopRatio": 0
},
{
"Name": "CityLabel",
"VerBoundAnnotName": "Position",
"WidthRatio": 1.2,
"HeightRatio": 0.5,
"MarginTopRatio": 0.10
},
{
"Name": "City",
"VerBoundAnnotName": "CityLabel",