TekH 41cca7fa64 Refactor properties and add JsonIgnore for .NET builds
Refactored Receiver and Annotations property declarations for clarity and conciseness. Added [JsonIgnore] attributes to Top and Left properties under .NET builds to exclude them from JSON serialization, using #if NET directives. Replaced previous #if NETFRAMEWORK logic to clarify platform-specific behavior.
2026-02-23 17:06:50 +01:00
2025-03-28 15:12:26 +01:00
Description
No description provided
189 MiB
Languages
JavaScript 89%
C# 5.6%
Visual Basic .NET 2.7%
HTML 1.3%
CSS 0.9%
Other 0.4%