Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am trying to change the position on an Ellipse-shape. I want the Ellipse to follow my hand position (using the Kinect). I created a Ellipse-shape in C# using the Toolbox. I named the Shape "HandEllipse". The position of the right hand is named "Righthandintx".

When I press view code on the ellipse nothing happens. If I write HandEllipse into the code, it does recognize it but none of the parameters, I can change, is called position, location or anything like that.

How do I change a shapes position in code?

I know there are similar problems already on this forum but I am too noob to understand how exactly I can implement their answers, so I am searching for an answer specific to my case. Thank you.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900