VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



create circle with random colors and radius

by Pramod Jain (1 Submission)
Category: Graphics
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Mon 9th July 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

create circle with random colors and radius

API Declarations



dim i as integer

Rate create circle with random colors and radius



Form1.Circle (100,100),i,QBColor(15 * Rnd)
i = i + 20
End Sub

Download this snippet    Add to My Saved Code

create circle with random colors and radius Comments

No comments have been posted about create circle with random colors and radius. Why not be the first to post a comment about create circle with random colors and radius.

Post your comment

Subject:
Message:
0/1000 characters