EmptyCell = function(
manager,
viewer,
id,
rowPosition,
columnPosition
)
constructor(
manager: LayoutManager,
viewer: MedicalViewer,
id: string,
rowPosition: number,
columnPosition: number
);
manager
The parent manager.
viewer
The parent viewer
id
The empty cell div element id
rowPosition
Initial row position, if the medical viewer is set to Grid, set to -1 will let the viewer detect the row position.
columnPosition
Initial column position, if the medical viewer is set to Grid, set to -1 will let the viewer detect the row position.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document