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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.