OnAutoWindowLevelStateChanged Method

Summary

Raises the AutoWindowLevelStateChanged event.

Syntax
C#
VB
C++
protected virtual void OnAutoWindowLevelStateChanged( 
   DataEventArgs<bool> data 
) 
  
Protected Sub OnAutoWindowLevelStateChanged( _ 
   ByVal data As DataEventArgs(Of Boolean) _ 
)  
protected: 
void OnAutoWindowLevelStateChanged(  
   DataEventArgs<bool>^ data 
)  

Parameters

data
A Leadtools.Medical.Workstation.DataEventArgs<TData> that contains event data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly