Counting pixels

OniKaze

New member
Joined
Jan 19, 2007
Messages
3
Programming Experience
1-3
Does any1 knows hows i can create an if structure in vb.net counting pixels?
for an example:
if pixels4printing >= 1000 then
pixels4printing starts on the next line
end if

something like that

ps: i know that the code i wrote is wrong, it's just to illustrate my problem

tnx yall
 
Back
Top