canvas Property

Summary

Deprecated. The target HTMLCanvasElement for the pan control.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerPanControl.prototype, 'canvas', 
	get: function(), 
	set: function(value) 
) 
canvas: HTMLCanvasElement; 

Property Value

The target canvas element for the pan control. Default value is null.

Remarks

This property is deprecated. Please use Control instead.

Example

For an example, refer to ImageViewerPanControl.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.