This class represents a navigator which is used to zoom the content displayed in the BaseViewer control by selecting necessary portion of the content by the mouse.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<ToolboxBitmapAttribute(GetType(ZoomRectangleNavigator), "Resources.ZoomRectangleNavigator.bmp")> _ Public Class ZoomRectangleNavigator _ Inherits RectangleController _ Implements INavigator, IUserInputController
[ToolboxBitmapAttribute(typeof(ZoomRectangleNavigator), "Resources.ZoomRectangleNavigator.bmp")] public class ZoomRectangleNavigator : RectangleController, INavigator, IUserInputController
When this navigator is attached to the BaseViewer using its property Navigator, it is working in the following way: