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

WindowLevelInformation Constructor(Int32,Int32)







An System.Int32 value that represents the window level width.
An System.Int32 value that represents the window level center.
Initializes a new instance of the WindowLevelInformation class with explicit parameters.
Syntax
public WindowLevelInformation( 
   int width,
   int center
)
'Declaration
 
Public Function New( _
   ByVal width As Integer, _
   ByVal center As Integer _
)
'Usage
 
Dim width As Integer
Dim center As Integer
 
Dim instance As New WindowLevelInformation(width, center)
public WindowLevelInformation( 
   int width,
   int center
)
function WindowLevelInformation( 
   width ,
   center 
)
public: WindowLevelInformation( 
   int width,
   int center
)
public:
WindowLevelInformation( 
   int width,
   int center
)

Parameters

width
An System.Int32 value that represents the window level width.
center
An System.Int32 value that represents the window level center.
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

WindowLevelInformation Class
WindowLevelInformation Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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