←Select platform

OnInterploationChanged Method

Summary

Raises the InterploationChanged event.

Syntax

C#
VB
C++
protected virtual void OnInterploationChanged( 
   object sender, 
   InterploationChangedEventArgs e 
) 
  
Protected Sub OnInterploationChanged( _ 
   ByVal sender As Object, _ 
   ByVal e As Leadtools.Medical.Workstation.Ui.InterploationChangedEventArgs _ 
)  
protected: 
void OnInterploationChanged(  
   Object^ sender, 
   Leadtools.Medical.Workstation.Ui.InterploationChangedEventArgs^ e 
)  

Parameters

sender
The source of the event.

e
A InterploationChangedEventArgs that contains the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly