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

WindowLevelInformationArgumentData Constructor (WindowLevelInformationArgumentData)







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
)
function 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: 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

WindowLevelInformationArgumentData Class
WindowLevelInformationArgumentData Members

 

 


Products | Support | Contact Us | Copyright Notices

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