|
-
Dec 10th, 2011, 06:28 PM
#1
Thread Starter
Member
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.
-
Dec 12th, 2011, 03:50 AM
#2
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
-
Dec 19th, 2011, 08:37 AM
#3
Frenzied Member
Re: Draw movable circle\ellipse using vb.net and Silverlight
Lookup the '<Canvas> directive in Silverlight, or try playing around in Expresion Blend
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|