LEADTOOLS JavaScript (Leadtools.Controls)

OnSizeChanged Method (InteractiveService)

Show in webframe
Event data.
Informs the service that the size of the target or events elements have changed.
Syntax
 function Leadtools.Controls.InteractiveService.onSizeChanged( 
   e 
)

Parameters

ParameterTypeDescription
eLeadEventArgsEvent data.
Remarks

In HTML, there is no standard way of knowing when the size of an event is changed. As a result, you must manually call this method if the size of TargetElement or EventsElement is changed.

The ImageViewer will automatically call OnSizeChanged on its instance of InteractiveService when OnSizeChanged is called.

See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


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