SetNavigator specifies a IEViewer component which works as navigator of current image.
A navigator shows a selection that controls the zoom and scroll of the main control.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- viewer
- IEViewer
The navigator for this image.
Examples
CopyC#
ieViewer1.Image.SetNavigator(ieViewer2);