←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly