context Property (ImageViewerSpyGlassDrawImageEventArgs)

Summary

Destination context.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerSpyGlassDrawImageEventArgs.prototype, 'context', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
context: CanvasRenderingContext2D;

Property Value

The destination context.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

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