Gets or sets the destination HTML 5 canvas context 2d object to use when rendering the annotation objects.
Object.defineProperty(AnnHtml5RenderingEngine.prototype, 'context',
get: function(),
set: function(value)
)
context: CanvasRenderingContext2D;
The destination HTML 5 canvas context 2d object to use when rendering and the annotation objects. The default value is null.
The HTML 5 image viewer automation control object creates an instance of AnnHtml5RenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS HTML 5 ImageViewer control.
The value of Context will be set to the context of the custom annotation canvas created by the automation control.
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