Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

WindowLevelInformation Constructor(Int32,Int32,String,Keys)







An System.Int32 value that represents the window level width.
An System.Int32 value that represents the window level center.
A System.String that represents the name of the WindowLevelInformation object.
A System.Windows.Forms.Keys value that represent the shortcut key for the WindowLevelInformation.
Initializes a new instance of the WindowLevelInformation class with explicit parameters.
Syntax
public WindowLevelInformation( 
   int width,
   int center,
   string name,
   Keys shortcut
)
'Declaration
 
Public Function New( _
   ByVal width As Integer, _
   ByVal center As Integer, _
   ByVal name As String, _
   ByVal shortcut As Keys _
)
'Usage
 
Dim width As Integer
Dim center As Integer
Dim name As String
Dim shortcut As Keys
 
Dim instance As New WindowLevelInformation(width, center, name, shortcut)

            

            
public: WindowLevelInformation( 
   int width,
   int center,
   string* name,
   Keys shortcut
)
public:
WindowLevelInformation( 
   int width,
   int center,
   String^ name,
   Keys shortcut
)

Parameters

width
An System.Int32 value that represents the window level width.
center
An System.Int32 value that represents the window level center.
name
A System.String that represents the name of the WindowLevelInformation object.
shortcut
A System.Windows.Forms.Keys value that represent the shortcut key for the WindowLevelInformation.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformation Class
WindowLevelInformation Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features