Initializes a new instance of the WindowLevelInformation class with explicit parameters.
public WindowLevelInformation(
int width,
int center,
string name,
Keys shortcut
)
Public Function New( _
ByVal width As Integer, _
ByVal center As Integer, _
ByVal name As String, _
ByVal shortcut As Keys _
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET