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 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.