C#
VB
Java
Objective-C
WinRT C#
Shows a magnified version of the image on top of the viewer's
public class ImageViewerMagnifyGlassInteractiveMode : Leadtools.Controls.ImageViewerSpyGlassInteractiveMode
Public Class ImageViewerMagnifyGlassInteractiveMode
Inherits Leadtools.Controls.ImageViewerSpyGlassInteractiveMode
public sealed class ImageViewerMagnifyGlassInteractiveMode : Leadtools.Controls.ImageViewerSpyGlassInteractiveMode
@interface LTImageViewerMagnifyGlassInteractiveMode : LTImageViewerSpyGlassInteractiveMode <NSCoding>
public class ImageViewerMagnifyGlassInteractiveMode extends ImageViewerSpyGlassInteractiveMode
function Leadtools.Controls.ImageViewerMagnifyGlassInteractiveMode()
ImageViewerMagnifyGlassInteractiveMode will use the ScaleFactor value to draw a magnified version of the image area underneath the spy glass on top of the viewer.
For an example, refer to DefaultInteractiveMode.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET