Leadtools.Medical.Workstation Namespace > WindowLevelInformation Class > WindowLevelInformation Constructor : WindowLevelInformation Constructor(Int32,Int32,String,Keys) |
'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)