Initializes a new instance of the MedicalViewerChangingWindowLevelEventArgs class with explicit parameters.
public MedicalViewerChangingWindowLevelEventArgs(int subCellIndex,int width,int oldWidth,int center,int oldCenter)
Public Function New( _ByVal subCellIndex As Integer, _ByVal width As Integer, _ByVal oldWidth As Integer, _ByVal center As Integer, _ByVal oldCenter As Integer _)
public:MedicalViewerChangingWindowLevelEventArgs(int subCellIndex,int width,int oldWidth,int center,int oldCenter)
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
