Hi everyone,

I started learning C# to make an optics application. See here:http://natureforums.netai.net/Creati...iks/index.html
I made it using Construct 2 So I know the logic behind it.
Now I want to make this using C#. Can I make it using Visual Studio? How do I draw that line?(I used an image in Construct 2)
And How do I make the image/line always pass through the center of the lens?(I set the angle of image to that position in Construct 2)

I don't know how to do this in C#? Can you help me?