mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #801] [MERGED] Implicit Conversions to System.Drawing structs #1296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ElectronNET/Electron.NET/pull/801
Author: @ds5678
Created: 8/25/2023
Status: ✅ Merged
Merged: 4/29/2024
Merged by: @FlorianRappl
Base:
develop← Head:primitive-implicit-conversions📝 Commits (1)
4be5cefAdd implicit conversions to System.Drawing structs.📊 Changes
3 files changed (+27 additions, -0 deletions)
View changed files
📝
src/ElectronNET.API/Entities/Point.cs(+9 -0)📝
src/ElectronNET.API/Entities/Rectangle.cs(+9 -0)📝
src/ElectronNET.API/Entities/Size.cs(+9 -0)📄 Description
This pull request adds implicit conversions from the following types:
PointRectangleSize🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.