This class represents a navigator which is used to pan the image inside the BaseViewer control.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<ToolboxBitmapAttribute(GetType(PanNavigator), "Resources.PanNavigator.bmp")> _ Public Class PanNavigator _ Inherits UserInputController _ Implements INavigator, IUserInputController
[ToolboxBitmapAttribute(typeof(PanNavigator), "Resources.PanNavigator.bmp")] public class PanNavigator : UserInputController, INavigator, IUserInputController
When this navigator is attached to the BaseViewer using its property Navigator, it is working in the following way: