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 > InterploationChangedEventArgs Class : Interpolation Property |
public Interploation Interpolation {get;}
'Declaration Public ReadOnly Property Interpolation As Interploation
'Usage Dim instance As InterploationChangedEventArgs Dim value As Interploation value = instance.Interpolation
public: __property Interploation get_Interpolation();
public: property Interploation Interpolation { Interploation get(); }