LEADTOOLS JavaScript (Leadtools.Controls)

CanvasSizeChanged Event

Show in webframe
Occurs when the size of the control's foreground canvas changes.
Syntax
add_canvasSizeChanged(function(sender, e))
canvasSizeChanged.add(function(sender, e))
remove_canvasSizeChanged(function(sender, e))
canvasSizeChanged.remove(function(sender, e))
    
Remarks

This event is raised if the control's canvas is changed by either a programmatic modification or user interaction.

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

Reference

ImageViewer Object
ImageViewer Members

 

 


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