This class represents a navigator which is used to zoom the image displayed in the BitmapViewer control by selecting necessary portion of the image by the mouse.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public NotInheritable Class ZoomRectangleNavigator _ Inherits RectangleController _ Implements INavigator, IUserInputController
public sealed class ZoomRectangleNavigator : RectangleController, INavigator, IUserInputController
When this navigator is attached to the BitmapViewer using its property Navigator, it is working in the following way: