Optional offset to apply to the spy glass position.
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'offset',
get: function(),
set: function(value)
)
offset: LeadPointD;
Optional offset to apply to the spy glass position in pixels. The default value is 0,0.
By default, the spy glass will show centered around the current position. Use Offset to move the spy glass up, down, left or right by any given offset.
When Offset is set to a value other than 0,0, then Use EnsureVisible to stop the spy glass from moving outside the image area in the viewer.
This is useful for touch devices because the area under the user's finger obscures the view.
ImageViewerSpyGlassInteractiveMode Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document