C#
VB
C++
Gets the window level width value for the image.
public int GetWindowLevelWidth(
int subCellIndex
)
Public Overloads Function GetWindowLevelWidth( _
ByVal subCellIndex As Integer _
) As Integer
public:
int GetWindowLevelWidth(
int subCellIndex
)
subCellIndex
Zero-based index of sub-cell that contains the image whose window level width value will be retrieved.
Sending this instance is a must, otherwise, the custom annotation creation will fail.
For an example, refer to SetOffset(int32,double,double)
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