LEADTOOLS JavaScript (Leadtools.Controls)

BackImage Property

Show in webframe
Gets the background image element.
Syntax
get_backImage();
Object.defineProperty('backImage');

Property Value

TypeDescription
Leadtools.Html.ImageElementThe background image element.
Remarks

This value is null when the viewer is first initialized or when ImageUrl is set while the value of UseBackCanvas is true or when ImageSize is set manually. In this mode, the viewer will use BackCanvas instead and BackImage is not used.

When the user sets the image using ImageUrl while the value of UseBackCanvas is false, the background image element is created and populated with the value and then is used to be applied to the foreground canvas when needed.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


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