Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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
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. |