Initializes a new MedicalViewerMultiCell class object that includes an image that can be set to fit within the image with sub-cells of the specified number of rows and columns.
Overload | Description |
---|---|
MedicalViewerMultiCell() | Initializes a new MedicalViewerMultiCell class object with default parameters. |
MedicalViewerMultiCell(rasterimage) | Initializes a new MedicalViewerMultiCell class object that has an image attached. |
MedicalViewerMultiCell(rasterimage,bool) | Initializes a new MedicalViewerMultiCell class object that has an image that can be set to fit within the image. |
MedicalViewerMultiCell(rasterimage,bool,int,int) | Initializes a new MedicalViewerMultiCell class object that includes an image that can be set to fit within the image with sub-cells of the specified number of rows and columns. |
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