I’m trying to come up with simple target board, basically a circle with two perpendicular lines in xaml. I have create an eclipse but I’m not sure how to draw the lines.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you tried using Microsoft Expression (Blend and or Design) You can create vector paths which you can interact with programatically quite easily.
Other than that here is a reference on creating a line object:
http://www.longhorncorner.com/UploadFile/mahesh/XamlLine06102005083411AM/XamlLine.aspx