- Home
·
- Graphics
·
- This snippet includes a few simple graphic programs. Great way to start out programming with graphi
This snippet includes a few simple graphic programs. Great way to start out programming with graphi
This snippet includes a few simple graphic programs. Great way to start out programming with graphics.
Rate This snippet includes a few simple graphic programs. Great way to start out programming with graphi
(1(1 Vote))
Circle (X, Y) 100 'the 100 is the size of the circle
'for a line
Current X 'current x axis
Current Y ' current y axis
Line ( , )
'For color do
Colorcode = (here do the color in vb form, like this) HFF000FF
This snippet includes a few simple graphic programs. Great way to start out programming with graphi Comments
No comments yet — be the first to post one!
Post a Comment