This is a migrated thread and some comments may be shown as answers.

Nested RadDiagramShape

0 Answers 99 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
javier
Top achievements
Rank 1
javier asked on 15 Oct 2012, 05:00 PM
Hello there,

I need to dynamically draw a RadDiagramShape nested in a RadDiagramShape. I need to allow user move the internal/inner RadDiagramShape (just like the outer/container RadDiagramShape can be moved within the RadDiagram). I created a custom WPF control and I set its ContentControl property as a Canvas. Then I'm adding all children to the canvas Children collection from code behind.
The problem is that the added RadDiagramShape controls can not be moved/manipulated within the nested Canvas.
How do I allow this nested RadDiagramShape to be moved?

Thanks,


No answers yet. Maybe you can help?

Tags
Diagram
Asked by
javier
Top achievements
Rank 1
Share this question
or