SetExternalImage makes it possible to connect a IEViewer component to another one, sharing the same bitmap, or to a IEImage object.
This is useful to view the same image with multiple IEViewer components, loading the image only one time.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- externalImage
- IEImage
The external IEImage object.