LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WindowLevelInformationArgumentData Constructor (WindowLevelInformationArgumentData)

Show in webframe






The WindowLevelInformation data.
The allowed shortcuts to be assigned for window level presets.
Initializes a new instance of the WindowLevelInformationArgumentData class.
Syntax
public WindowLevelInformationArgumentData( 
   WindowLevelInformation windowLevel,
   Keys[] allowedShortcuts
)
'Declaration
 
Public Function New( _
   ByVal windowLevel As WindowLevelInformation, _
   ByVal allowedShortcuts() As Keys _
)
'Usage
 
Dim windowLevel As WindowLevelInformation
Dim allowedShortcuts() As Keys
 
Dim instance As New WindowLevelInformationArgumentData(windowLevel, allowedShortcuts)

            

            
public: WindowLevelInformationArgumentData( 
   WindowLevelInformation* windowLevel,
   Keys[]* allowedShortcuts
)
public:
WindowLevelInformationArgumentData( 
   WindowLevelInformation* windowLevel,
   Keys[]* allowedShortcuts
)

Parameters

windowLevel
The WindowLevelInformation data.
allowedShortcuts
The allowed shortcuts to be assigned for window level presets.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationArgumentData Class
WindowLevelInformationArgumentData Members

 

 


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