Draw movable circle\ellipse using vb.net and Silverlight
I am writing a simple 2D game in Silverlight with vb.net, I wrote a very similar game in vb6 and now I am rewriting it in vb.net for WP7.
I am wanting to draw a circle\ellipse on the screen through a canvas or otherwise. I need the circle to be movable like in vb6, similar to a line a vb.net. For example I need to be able to write something like; circle.left = 100 or circle.x = 100.
Thanks.
Re: Draw movable circle\ellipse using vb.net and Silverlight
Dark Light,
I have deleted your other thread.
Please do not post the same question in multiple forums.
Gary
Re: Draw movable circle\ellipse using vb.net and Silverlight
Lookup the '<Canvas> directive in Silverlight, or try playing around in Expresion Blend