MSAGL: WpfGraphControl: How get object on a graph after clicking?
I`m creating apllication on WPF with using MVVM and I need to get an object (node, edge) after mouse click on a graph, to process them with different ways.
I`m creating apllication on WPF with using MVVM and I need to get an object (node, edge) after mouse click on a graph, to process them with different ways.