sometimes you wanna get abit creative. of course even if that means drawing. while there's external libraries sometimes its best to have it as a feature inside the SDK for those that do make applications, getting for example SkiaSharp to be used inside of the SDK or something similar instead of limiting it to only a workload like Winforms or WPF, or even UWP.
having a safe drawing and also unsafe drawing.
using pen and brush built in to the SDK.
sometimes you wanna get abit creative. of course even if that means drawing. while there's external libraries sometimes its best to have it as a feature inside the SDK for those that do make applications, getting for example SkiaSharp to be used inside of the SDK or something similar instead of limiting it to only a workload like Winforms or WPF, or even UWP.
having a safe drawing and also unsafe drawing.
using pen and brush built in to the SDK.