LEADTOOLS JavaScript (Leadtools.Controls)

OwnerDraw Property

Show in webframe
Gets or sets the value that indicate whether the viewer should draw the content of the background image or canvas into the foreground canvas or not.
Syntax
get_ownerDraw();
set_ownerDraw(value);
Object.defineProperty('ownerDraw');

Property Value

TypeDescription
booleantrue if viewer should not draw the content of the background image or canvas into the foreground canvas; otherwise, it is false. Default value is false.
Remarks

Changing the value of this property will fire the PropertyChanged event.

For more information, refer to the Rendering section in ImageViewer.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


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