←Select platform

InterploationChanged Event (CinePlayer)

Summary

Occurs when the interpolation type is changed.

Syntax

C#
VB
C++
public event EventHandler<InterploationChangedEventArgs> InterploationChanged
Public Event InterploationChanged As EventHandler(Of InterploationChangedEventArgs)
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize