Is there a Visual Basic (or even .NET or C++) equivalent to or implementation of GW-BASIC and QBasic's DRAW statement?
I have a very old program that outputs drawings as strings in the DRAW statement's format, and would like to render them in a Windows application I am developing in Visual Basic.