Replies: 1 comment
-
Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a project with .NET 6 target. It is necessary to determine horizontal resolution.
I can do this via
System.Drawing.Common
:But the requirement says don't use
System.Drawing.Common
.Can I define resolution via SkiaSharp in some way?
Beta Was this translation helpful? Give feedback.
All reactions