I am trying to create a shape like so:
———-> <———-
without the dashes and it has to be vertical…IS there an easy way to do this with
the Line control in wpf in code behind?
Thnks guys!
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.
There’s many ways of doing what you want. Here is a simple way with the heights set.
You can make the arrow heads closed, by adding a Z to the end of the Data property. Setting a Fill value will color the arrow head.
Here is a great link for some cool Arrow stuff.