VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This snippet includes a few simple graphic programs. Great way to start out programming with graphi

by Golden Contact Me Please (1 Submission)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Originally Published: Tue 22nd July 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

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




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

Download this snippet    Add to My Saved Code

This snippet includes a few simple graphic programs. Great way to start out programming with graphi Comments

No comments have been posted about This snippet includes a few simple graphic programs. Great way to start out programming with graphi. Why not be the first to post a comment about This snippet includes a few simple graphic programs. Great way to start out programming with graphi.

Post your comment

Subject:
Message:
0/1000 characters