Drawing a Stick Figure!
Drawing a Stick Figure!. Create the follow form using code, draw a stick figure similar to the one shown here. Option Explicit Dim strcolor As String ____________________________ ScaleMode = vbPixels Line (80, 40)-(120, 80), strcolor, B Line (100, 80)-(100, 150), strcolor
200 views • 6 slides