Files
EnvelopeGenerator/EnvelopeGenerator.Domain/Entities/ElementAnnotation.cs
TekH 9d200800c5 feat: add position and size properties to ElementAnnotation entity
- Added `X`, `Y`, `Width`, and `Height` properties with `float` database mapping.
- Retains existing fields and database annotations.
- Prepares the entity for spatial layout handling in documents.
2025-10-28 14:10:32 +01:00

1.8 KiB