Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal width As Integer, _ ByVal center As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim width As Integer Dim center As Integer Dim instance As New WindowLevelInformation(width, center) |
Parameters
- width
- An System.Int32 value that represents the window level width.
- center
- An System.Int32 value that represents the window level center.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7