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

Show in webframe

MedicalViewerChangingWindowLevelEventArgs Constructor (MedicalViewerChangingWindowLevelEventArgs)






a Zero-based index of the sub-cell that contains the image which to be affected by the window level action.
The new window width.
The previous window width.
The new window center.
The previous window width
Initializes a new instance of the MedicalViewerChangingWindowLevelEventArgs class with explicit parameters.
Syntax
public MedicalViewerChangingWindowLevelEventArgs(    int subCellIndex,    int width,    int oldWidth,    int center,    int oldCenter )
'Declaration   Public Function New( _    ByVal subCellIndex As Integer, _    ByVal width As Integer, _    ByVal oldWidth As Integer, _    ByVal center As Integer, _    ByVal oldCenter As Integer _ )
'Usage   Dim subCellIndex As Integer Dim width As Integer Dim oldWidth As Integer Dim center As Integer Dim oldCenter As Integer   Dim instance As New MedicalViewerChangingWindowLevelEventArgs(subCellIndex, width, oldWidth, center, oldCenter)
public: MedicalViewerChangingWindowLevelEventArgs(    int subCellIndex,    int width,    int oldWidth,    int center,    int oldCenter )

Parameters

subCellIndex
a Zero-based index of the sub-cell that contains the image which to be affected by the window level action.
width
The new window width.
oldWidth
The previous window width.
center
The new window center.
oldCenter
The previous window width
Requirements

Target Platforms

See Also

Reference

MedicalViewerChangingWindowLevelEventArgs Class
MedicalViewerChangingWindowLevelEventArgs Members

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