LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Restore Method

Show in webframe
Restores the background behind the AnnRedactionObject.
Syntax
 function Leadtools.Annotations.Core.AnnRedactionObject.restore()
Remarks

When this method is called, the background behind this AnnRedactionObject must be restored back onto the original image. It is up to the implementer to perform this operation since this object has no concept of the original image. Therefore, in your application, you must subscribe to the Restored event and re-draw the image data stored in AnnRedactionObjectRestoredEventArgs.ImageData of the event data onto the original image.

If this AnnRedactionObject has not been realized, this method does nothing. You can determine if this AnnRedactionObject is realized using the CanRestore property.

See Also

Reference

AnnRedactionObject Object
AnnRedactionObject Members

 

 


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