interactiveModeCanvas Property (ImageViewerRubberBandInteractiveMode)

Summary

Interactive mode HTML5 Canvas Element.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype, 'interactiveModeCanvas', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
interactiveModeCanvas: HTMLCanvasElement; // protected

Property Value

The interactive mode canvas.

Remarks

Use this in derived classes to return your own canvas as the surface for rubber banding.

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