function Leadtools.Controls.InteractiveService.onSizeChanged( e )
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!
Parameter | Type | Description |
---|---|---|
e | LeadEventArgs | Event data. |
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.