The target HTMLCanvasElement for the pan control.
Object.defineProperty(ImageViewerPanControl.prototype, 'control',
get: function(),
set: function(value)
)
control: HTMLElement;
The target canvas element for the pan control. Default value is null.
Set this property to an HTMLCanvasElement to act as the target of the pan control.
Once Control and ImageViewer are set, ImageViewerPanControl will render the content of the viewer into the target control along with a rectangle that shows the current visible area. If the value of EnablePan is set to true then clicking and dragging on the control surface will move the pan rectangle in the external control and pan the view in the image viewer accordingly.
For an example, refer to ImageViewerPanControl.
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