Draw text filled with random colored lines in C#
The example Draw text filled with random lines in C# shows how to draw text filled with random lines. The example Draw text with each character in a random color in C# shows how to pick random colors. This example simply combines those two, filling text with random lines that have random colors.



Comments