M
moondaddy
I have a windows WPF sample project which is starting to work pretty good.
I can drag shapes and lines, and connect a straight line to any place on a
custom rectangle shape's boarder. Now I have a custom Polyline object which
I had to create some DPs to use in a MultiBinding. However, since I'm not
strong in using custom DPs yet, I'm getting an error when binding to the
custom DP.
When you run this project:
1) Drag the right end of the Red line (this is the Line) to the rectangle
and drop it. now drag the rectangle. You can see it stays connected.
2) Now drag the right end of the Blue line (this is the Polyline) and drop
it on the rectangle. You will get the error.
3) Note, you can right click on the ends of the Polyline to add additional
line segments. its pretty cool.
Can someone please show me how to create and bind thes custom DPs?
Thanks.
Note: the attachment was 107K so I could not post it. please send me an
email go g e o r g e p At n w i s Dot n e t.
and I will email it to you.
I can drag shapes and lines, and connect a straight line to any place on a
custom rectangle shape's boarder. Now I have a custom Polyline object which
I had to create some DPs to use in a MultiBinding. However, since I'm not
strong in using custom DPs yet, I'm getting an error when binding to the
custom DP.
When you run this project:
1) Drag the right end of the Red line (this is the Line) to the rectangle
and drop it. now drag the rectangle. You can see it stays connected.
2) Now drag the right end of the Blue line (this is the Polyline) and drop
it on the rectangle. You will get the error.
3) Note, you can right click on the ends of the Polyline to add additional
line segments. its pretty cool.
Can someone please show me how to create and bind thes custom DPs?
Thanks.
Note: the attachment was 107K so I could not post it. please send me an
email go g e o r g e p At n w i s Dot n e t.
and I will email it to you.