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.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Public Class ZoomRectangleNavigator _ Inherits RectangleController _ Implements INavigator, IUserInputController, IPostBackDataHandler
public class ZoomRectangleNavigator : RectangleController, INavigator, IUserInputController, IPostBackDataHandler
When this navigator is attached to the BitmapViewer using its property Navigator, it is working in the following way: