LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WindowLevelInformation Constructor(Int32,Int32)

Show in webframe






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
)
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

See Also

Reference

WindowLevelInformation Class
WindowLevelInformation Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.