iron-software / IronSoftware.System.Drawing

An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
Other
114 stars 18 forks source link

Adds RectangleF Class #85

Closed michael-ironsoftware closed 10 months ago

michael-ironsoftware commented 10 months ago

Title

Make sure the title of the PR is descriptive and summarizes the changes made.

Description

Provide a brief description of the changes made in this PR. Explain what the PR does, what issue it resolves, or what feature it adds.

Fixes #(issue number) If this PR addresses an existing issue, mention the issue number here.

Type of change

Please select the relevant option by placing an 'x' inside the brackets, like this: [x].

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions so others can reproduce the tests. Also, list any relevant details for your test configuration.

Checklist:

Please run through the checklist as much as possible and mark the items completed by placing an 'x' inside the brackets, like this: [x].

Additional Context

Add any other context, screenshots, or information about the pull request here.