LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

PreRenderImage Event


Occurs before the control renders the image.
Syntax
add_preRenderImage(function(sender, e))
remove_preRenderImage(function(sender, e))

!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
Remarks

Users can attach to this event to be notified before the control renders the image. For example, this event can be used to set anti-aliasing values in the context before the image is rendered.

Event Data
Parameter Type Description
sender 'var' The source of the event.
e ImageViewerRenderEventArgs The event data.
See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.