This class represents a navigator which is used to zoom the image displayed in the BitmapViewer control in by the mouse click.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Public Class ZoomInNavigator _ Inherits UserInputController _ Implements INavigator, IUserInputController
public class ZoomInNavigator : UserInputController, INavigator, IUserInputController
When this navigator is attached to the BitmapViewer using its property Navigator, it is working in the following way: when the left button of the mouse is clicked, it zooms the image in.