Class SizeHelper
- Namespace
- VisioForge.Core.Helpers
- Assembly
- VisioForge.Core.dll
Provides extension methods for converting between System.Drawing.Size and VisioForge.Core.Types.Size types. This helper class facilitates seamless conversion between the platform-specific System.Drawing.Size and the framework's internal Size representation, ensuring compatibility across different UI frameworks.
public static class SizeHelper