LEADTOOLS JavaScript (Leadtools.Controls)

CanvasId Property

Show in webframe
Gets the foreground canvas element ID
Syntax
get_canvasId();
Object.defineProperty('canvasId');

Property Value

TypeDescription
stringThe foreground canvas element ID.
Remarks

The value of CanvasId is "ControlId_canvas". Use document.getElementById to obtain the canvas element. For more information, refer to the Components section of ImageViewer.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.