←Select platform

OnDefaultModalityPresetChanged Method

Summary

Raises the DefaultModalityPresetChanged event.

Syntax

C#
VB
C++
protected virtual void OnDefaultModalityPresetChanged( 
   DataEventArgs<WindowLevelInformation> data 
) 
  
Protected Sub OnDefaultModalityPresetChanged( _ 
   ByVal data As Leadtools.Medical.Workstation.DataEventArgs(Of WindowLevelInformation) _ 
)  
protected: 
void OnDefaultModalityPresetChanged(  
   Leadtools.Medical.Workstation.DataEventArgs<WindowLevelInformation^>^ data 
)  

Parameters

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