Hi,
I want to paste selected objects a bit away from the original ones. Is there a simple way to do this.
Regards / Mattias
Implement a GoView.ClipboardPasted event handler that calls GoView.MoveSelection with the offset you desire.
Hi,
I want to paste selected objects a bit away from the original ones. Is there a simple way to do this.
Regards / Mattias
Implement a GoView.ClipboardPasted event handler that calls GoView.MoveSelection with the offset you desire.