Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

OnSizeChanged Method (InteractiveService)

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

In HTML and JavaScript, there is no standard way of knowing when the size of an element is changed. As a result, you must manually call this method if the size of EventsSource or EventsTarget is changed.

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

See Also

Reference

InteractiveService Object
InteractiveService Members

Error processing SSI file