LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

WindowLevel Property (ModalityOptions)







Returns a list which contains the WindowLevel information for this ModalityOptions
Syntax
public BindingList<WindowLevelInformation> WindowLevel {get;}
'Declaration
 
Public ReadOnly Property WindowLevel As BindingList(Of WindowLevelInformation)
'Usage
 
Dim instance As ModalityOptions
Dim value As BindingList(Of WindowLevelInformation)
 
value = instance.WindowLevel
public BindingList<WindowLevelInformation> WindowLevel {get;}
 get_WindowLevel(); 
public: __property BindingList<WindowLevelInformation*>* get_WindowLevel();

Property Value

A BindingList object which contains the WindowLevel information for this ModalityOptions
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ModalityOptions Class
ModalityOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.