A fast drawing canvas for debugging visualizations using GDI+ as a WPF component.
Info
| Version: | 1.0.4 |
| Author(s): | Rick Love |
| Last Update: | Tuesday, August 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ricklove/debug-canvas-wpf |
| NuGet Url: | https://www.nuget.org/packages/DebugCanvasWpf.DotNetFramework |
Install
Install-Package DebugCanvasWpf.DotNetFramework
dotnet add package DebugCanvasWpf.DotNetFramework
paket add DebugCanvasWpf.DotNetFramework
DebugCanvasWpf.DotNetFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Primitives(>= 4.3.0)
- System.Numerics.Vectors(>= 4.5.0)
Tags