WindowLevel Property

Summary
Returns a list which contains the WindowLevel information for this ModalityOptions
Syntax
C#
VB
C++
public BindingList<WindowLevelInformation> WindowLevel { get; } 
  
Public ReadOnly Property WindowLevel As BindingList(Of WindowLevelInformation) 
public: 
property BindingList<WindowLevelInformation^>^ WindowLevel { 
   BindingList<WindowLevelInformation^>^ get(); 
} 

Property Value

A BindingList object which contains the WindowLevel information for this ModalityOptions

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.