Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Deeron
Posted - Apr 12 2022 : 06:55:33 Hi Nigel,
When I create a layer of type IEImage in IEViewer and add it to ieMulti, its thumbnail image is displayed, but when I create another layer of type (e.g. IEText, IEShape, IELine, IEPolygon etc.) and add it to ieMulti using ieMulti1.ImageList.SetImage(idx,ieViewer1.Image);, the thumbnail image of the layer is not displayed. What else should I set or what is the solution?
Thanks. Regards, Deeron
2 L A T E S T R E P L I E S (Newest First)
Deeron
Posted - Apr 13 2022 : 04:20:57Thanks.
xequte
Posted - Apr 13 2022 : 03:20:25 Hi Deeron
IEMulti only supports images, so you would need to convert the layer to an image layer to add it: