canvasScale Property

Summary

Value used to scale the current HTML5 Canvas Element.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItem.prototype, 'canvasScale', 
	get: function() 
) 
canvasScale: number; // read-only 

Property Value

The value used to scale the current background canvas. Default value is 1 if not scaling was performed..

Remarks

Refer to AutoCreateCanvas and Canvas for more information.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly