(Leadtools.Controls)

OnSizeChanged Method (InteractiveService)

Show in webframe





The event data.
Informs the service that the size of the target or events elements have changed.
Syntax
public virtual void OnSizeChanged( 
   EventArgs e
)
Public Overridable Sub OnSizeChanged( _
   ByVal e As EventArgs _
) 
public virtual void OnSizeChanged( 
   ~Remove~ e
)

            
public void onSizeChanged(LeadEvent e)
            
 function Leadtools.Controls.InteractiveService.OnSizeChanged( 
   e 
)

Parameters

e
The event data.
Remarks

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

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

 

 


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