Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hi to all,
I would use RadDiagram control for only this features:
I don't found how can I set properties to do this.
Hi Dario,
You want to look at the IsResizingEnabled, IsRotationEnabled and IsDraggingEnabled properties of the RadDiagram to control the level of interactivity. You can see this functionality in the FirstLook example in the demos.
http://demos.telerik.com/silverlight/#Diagrams/FirstLook
Shawn
It's clear!
Thanks Shawn.