Skip to main content
Home Forums Silverlight Programming Programming with .NET - General How to drag the separate line within Polyline
1 replies. Latest Post by Barry_ZH on December 29, 2008.
(0)
Barry_ZH
Member
0 points
4 Posts
12-29-2008 10:28 PM |
Folks,
I want to drag and drop separate line of Polyline, is there any clue?
thanks
Barry.
12-29-2008 10:36 PM |
Well, here is more details:
I have 2 rectangles and a polyline between them which moves along with the rectangles.
I want to achieve an additional functionality to be able to drag and drop the separate line of the polyline which is between the rectangles dynamically (as in visio).