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

Connection Manipulation Adorner for custom shape

1 Answer 173 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 11 Aug 2017, 09:02 PM

I have a custom shape – following along with http://docs.telerik.com/devtools/wpf/controls/raddiagram/howto/create-custom-shape

I do not see connection manipulation adorners for this item when I include it on a diagram.

I have tried to set the IsConnectorsManipulationEnabled property to true in the constructor of the custom shape.
I also tried using RadDiagramShape instead of Telerik.Windows.Controls.Diagrams.RadDiagramShapeBase as the base, but that didn't work either.

I tried to adda built in shape, and I can see the Connection Manipulation Adorner for that shape when it is selected, but not the custom shape

Any thoughts on how I can get those to appear for this example?

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 16 Aug 2017, 11:06 AM
Hello Adam,

Using only the provided information I am not sure what could be the reason behind this behavior. It will be great if you can send me isolated project from your application reproducing this behavior. This way I can directly investigate it on my side.

I have created sample project based on the code snippet in Create Custom Shape help article in our documentation. When you run the project you can see that adorners are visualized correctly.

Regards,
Dinko
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Diagram
Asked by
Adam
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or