Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

WindowLevelRange Constructor(Int32,Int32,Int32,Int32)






the lower allowed center value of the window level.
the upper allowed center value of the window level.
the lower allowed width value of the window level.
the upper allowed width value of the window level.
Initializes a new instance of the WindowLevelRange class with default parameters.
Syntax
public WindowLevelRange(    int minimumCenter,    int maximumCenter,    int minimumWidth,    int maximumWidth )
'Declaration   Public Function New( _    ByVal minimumCenter As Integer, _    ByVal maximumCenter As Integer, _    ByVal minimumWidth As Integer, _    ByVal maximumWidth As Integer _ )
'Usage   Dim minimumCenter As Integer Dim maximumCenter As Integer Dim minimumWidth As Integer Dim maximumWidth As Integer   Dim instance As New WindowLevelRange(minimumCenter, maximumCenter, minimumWidth, maximumWidth)
public: WindowLevelRange(    int minimumCenter,    int maximumCenter,    int minimumWidth,    int maximumWidth )

Parameters

minimumCenter
the lower allowed center value of the window level.
maximumCenter
the upper allowed center value of the window level.
minimumWidth
the lower allowed width value of the window level.
maximumWidth
the upper allowed width value of the window level.
Requirements

Target Platforms

See Also

Reference

WindowLevelRange Class
WindowLevelRange Members
Overload List

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features