Leadtools.Medical.Workstation.UI Namespace > ICinePlayer Interface : InterploationChanged Event |
event EventHandler<InterploationChangedEventArgs> InterploationChanged
'Declaration Event InterploationChanged As EventHandler(Of InterploationChangedEventArgs)
'Usage Dim instance As ICinePlayer Dim handler As EventHandler(Of InterploationChangedEventArgs) AddHandler instance.InterploationChanged, handler
event EventHandler<InterploationChangedEventArgs> InterploationChanged
add_InterploationChanged(function(sender, e)) remove_InterploationChanged(function(sender, e))
__event EventHandler<InterploationChangedEventArgs*>* InterploationChanged
event EventHandler<InterploationChangedEventArgs*>* InterploationChanged
The event handler receives an argument of type InterploationChangedEventArgs containing data related to this event. The following InterploationChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Interpolation | Gets the Interpolation value. |
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