Initializes a new instance of the ScrollChangedEventArgs class object with explicit parameters.
SpyGlassPositionChangedEventArgs = function(canvas, inputCanvas, displayRect, subCell, chunkList)
constructor(canvas: HTMLCanvasElement, inputCanvas: HTMLCanvasElement, displayRect: LeadRectD, subCell: SubCell, chunkList: ChunkData[]);
canvas
The canvas that will contain the modified version of the displayed image.
inputCanvas
The input canvas that contains the original image data.
displayRect
The current display rectangle of the spy glass.
subCell
The sub-cell target.
chunkList
The tiles that contains the high resolution version of the image.
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