LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

OwnerDraw Property


Gets or sets the value that indicate whether the viewer should draw the content of the background canvas into the foreground canvas or not.
Syntax
  get_ownerDraw();
 set_ownerDraw(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
booleantrue if viewer should not draw the content of the background 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-2012 All Rights Reserved. LEAD Technologies, Inc.