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
145
Can I create a composite object with child nodes using XamDiagram?
posted

I'm interested in creating a data-mapping tool using XamDiagram that would be similar to the Class Diagram sample that you ship with the 2014.1 WPF samples. The main difference is that I would also like to create a connector from a property in one class to a property in a target class. I still want the capability of adding connectors between classes, just want the added ability to create connectors between properties. Is this possible using the XamDiagram CTP?

Thanks.

Michael Collins