Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CanvasScale Property

Show in webframe
Value used to scale the current HTML5 Canvas Element.
Syntax
get_canvasScale();
Object.defineProperty('canvasScale');

Property Value

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

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file