Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
DefineConnectionCallback and LineEndCap
posted

This is a follow up question to the post here: "http://blogs.infragistics.com/forums/t/66066.aspx".  Now that I am using a connection callback I lose the functionality of the LineEndCaps. 

I've found another solution that will add an arrow to the end of a line here: "http://stackoverflow.com/questions/5188877/how-to-have-arrow-symbol-on-a-line-in-c-wpf".  However this approach makes it so the arrow is a fixed size and doesn't scale with the zooming in and out.

Is there a way to use the DefineConnectionCallback and still use LineEndCaps?

Kind Regards,

Daniel