Initializes a new instance of the MedicalViewerCellPosition class, specifying how to create it.
public MedicalViewerCellPosition(
int row,
int column
)
row
A zero-based index value that indicates in which row of the Leadtools.MedicalViewer control the cell is placed.
column
A zero-based index value that indicates in which column of the Leadtools.MedicalViewer control the cell is placed.
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