public MedicalViewerCellCreatedEventArgs(MedicalViewer viewer,MedicalViewerMultiCell cell,string studyInstanceUID,string seriesInstanceUID)
Public Function New( _ByVal viewer As MedicalViewer, _ByVal cell As MedicalViewerMultiCell, _ByVal studyInstanceUID As String, _ByVal seriesInstanceUID As String _)
public:MedicalViewerCellCreatedEventArgs(MedicalViewer^ viewer,MedicalViewerMultiCell^ cell,String^ studyInstanceUID,String^ seriesInstanceUID)
viewer
The MedicalViewer control that the created cell is added to.
cell
The newly created Leadtools.MedicalViewer.MedicalViewerMultiCell.
studyInstanceUID
A System.String representing the Study Instance UID for the images to be loaded in the cell.
seriesInstanceUID
A System.String representing the Series Instance UID for the images to be loaded in the cell.
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
