Tell me, please, what is the most appropriate event for GoIconicNode location changed?
Using GoView.Document.Changed is very inconvenient because it happens in many other situations.
I want to catch user’s move of node and update coordinates of this node in my database at the moment.