@shashanksn wrote:
We have a scenario where we need to find / get the location information for a Port. The port is a Go.Panel object and have associated port properties bound. Implemented the dynamic ports on the node using itemArray example referred here - https://gojs.net/latest/samples/dynamicPorts.html
However, as I understand, the panel doesn’t have a GoJS property “location” which you normally see on the node object.
So, my question, how am I suppose to access the location for the ports in such case. I need to bind the location information of the GoJS port to our port model object and capture it. This will be a 2 way binding.
Any ideas / thoughts ?
Posts: 2
Participants: 2