Results 1 to 3 of 3

Thread: Draw movable circle\ellipse using vb.net and Silverlight

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2008
    Posts
    50

    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.

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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

  3. #3
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Draw movable circle\ellipse using vb.net and Silverlight

    Lookup the '<Canvas> directive in Silverlight, or try playing around in Expresion Blend
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width