C#
VB
C++
Occurs when the interpolation type is changed.
public event EventHandler<InterploationChangedEventArgs> InterploationChanged
Public Event InterploationChanged As EventHandler(Of InterploationChangedEventArgs)
public:
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET