Info
Version: | 1.0.0 |
Author(s): | Ross Peoples (from psc cd) |
Last Update: | Saturday, February 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ftp.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2855&lngWId=10 |
NuGet Url: | https://www.nuget.org/packages/DotMatrixLabel |
Install
Install-Package DotMatrixLabel
dotnet add package DotMatrixLabel
paket add DotMatrixLabel
DotMatrixLabel Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Also uses smoothing to make it look even better. Dot height and width along with the space between dots is customizable. To top it all off, the control is already double buffered, so it will never flicker. This is a great example of drawing and using a data matrix.
It redraws quickly.