LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WindowLevel Property (ModalityOptions)

Show in webframe






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: __property BindingList<WindowLevelInformation*>* get_WindowLevel();

Property Value

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

Target Platforms

See Also

Reference

ModalityOptions Class
ModalityOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.