←Select platform

InterploationChanged Event

Summary

Occurs when the interpolation type is changed.

Syntax

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly