context Property (ImageViewerRenderEventArgs)

Summary

Current HTML5 Canvas Element context associated with this object.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerRenderEventArgs.prototype, 'context', 
	get: function() 
) 
TypeScript Syntax
context: CanvasRenderingContext2D; // read-only

Property Value

The canvas context associated with this object, if any.

Example

For an example, refer to PostRender.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize