Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

InterploationChanged Event (CinePlayer)







Occurs when the interpolation type is changed.
Syntax
public event EventHandler<InterploationChangedEventArgs> InterploationChanged
'Declaration
 
Public Event InterploationChanged As EventHandler(Of InterploationChangedEventArgs)
'Usage
 
Dim instance As CinePlayer
Dim handler As EventHandler(Of InterploationChangedEventArgs)
 
AddHandler instance.InterploationChanged, handler

            

            
public: __event EventHandler<InterploationChangedEventArgs*>* InterploationChanged
public:
event EventHandler<InterploationChangedEventArgs^>^ InterploationChanged
Event Data

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.

PropertyDescription
Interpolation Gets the Interpolation value.
Requirements

Target Platforms

See Also

Reference

CinePlayer Class
CinePlayer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features