LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnInterploationChanged Method







The source of the event.
A InterploationChangedEventArgs that contains the event data.
Raises the Leadtools.Medical.Workstation.UI.CinePlayer.InterploationChanged event.
Syntax
protected void OnInterploationChanged( 
   object sender,
   InterploationChangedEventArgs e
)
'Declaration
 
Protected Sub OnInterploationChanged( _
   ByVal sender As Object, _
   ByVal e As InterploationChangedEventArgs _
) 
'Usage
 
Dim instance As CinePlayer
Dim sender As Object
Dim e As InterploationChangedEventArgs
 
instance.OnInterploationChanged(sender, e)
protected void OnInterploationChanged( 
   object sender,
   InterploationChangedEventArgs e
)
 function Leadtools.Medical.Workstation.UI.CinePlayer.OnInterploationChanged( 
   sender ,
   e 
)
protected: void OnInterploationChanged( 
   Object* sender,
   InterploationChangedEventArgs* e
) 
protected:
void OnInterploationChanged( 
   Object* sender,
   InterploationChangedEventArgs* e
) 

Parameters

sender
The source of the event.
e
A InterploationChangedEventArgs that contains the event data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CinePlayer Class
CinePlayer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.