A
Andy
I am selecting some shapes on a page in my diagram. I then take a copy
of the active window selection. The selection is then pasted onto a
different page in the same diagram. I need to do some processing on
both sets of shapes once the paste is complete.
However, it seems the order of shapes in the selection has changed
following the paste. So I am unable to iterate through both
selections. Also, I am using the UniqueID, but this is not carried
over to the pasted shapes.
Anyone have a good idea for matching up shapes in the 2 selections or
am I going to need to store some information of my own to match up
these shapes.
Thanks
of the active window selection. The selection is then pasted onto a
different page in the same diagram. I need to do some processing on
both sets of shapes once the paste is complete.
However, it seems the order of shapes in the selection has changed
following the paste. So I am unable to iterate through both
selections. Also, I am using the UniqueID, but this is not carried
over to the pasted shapes.
Anyone have a good idea for matching up shapes in the 2 selections or
am I going to need to store some information of my own to match up
these shapes.
Thanks