C#
VB
C++
Gets the window level center value for the image.
public int GetWindowLevelCenter(
int subCellIndex
)
Public Overloads Function GetWindowLevelCenter( _
ByVal subCellIndex As Integer _
) As Integer
public:
int GetWindowLevelCenter(
int subCellIndex
)
subCellIndex
Zero-based index of sub-cell that contains the image whose window level center 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