I have an ImgaeEnVect control where I have added vector objects via code - all good.
How can I merge additional vector objects from a stream [eDisplay.LoadFromStreamIEV(ms)] without removing the already existing objects created by code ?
In other words, how can I merge additional objects from a stream ?