| http://www.w3.org/ns/prov#value | - I have scaled it down to 25 FPS and there is still a lag.Here is an example of what I am trying to do with each tick of the timer:Code:Sub Timer1_Tick1(ByVal sender As Object, ByVal e As System.EventArgs) Handles Timer1.TickMyGraphic.Clear(Color.White)[Code].....With each tick of the timer, the graphic is cleared, lines representing each side of the car are drawn onto the graphic, and the pictureb
|